8000 Merge pull request #33 from Gfeuillen/master · tf2keras/cloud-functions-python@6af2cf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6af2cf9

Browse files
authored
Merge pull request MartinSahlen#33 from Gfeuillen/master
! Fix on docker, apt-update was failing
2 parents bf71eb3 + 99420a0 commit 6af2cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudfn/docker/DockerfilePython3-5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:17.04
1+
FROM ubuntu:16.04
22

33
# Update
44
RUN \

0 commit comments

Comments
 (0)
0