Skip to content

Commit a3bbc5d

Browse files
committed
Update Dockerfile
Use python:3.4-onbuild as 3.4.2-onbuild is no longer available.
1 parent 6e8d443 commit a3bbc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM python:3.4.2-onbuild
1+
FROM python:3.4-onbuild

0 commit comments

Comments
 (0)