8000 Fix broken build (fixes #21). · thadchas/cloud-functions-python@ca5856e · GitHub
[go: up one dir, main page]

Skip to content

Commit ca5856e

Browse files
committed
Fix broken build (fixes MartinSahlen#21).
1 parent d807080 commit ca5856e

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.10
1+
FROM ubuntu:17.04
22

33
# Update
44
RUN \

0 commit comments

Comments
 (0)
0