Skip to content

Commit

Permalink
See #17.
Browse files Browse the repository at this point in the history
  • Loading branch information
Xander Harris committed Jan 11, 2018
1 parent 4e25b5c commit 1ec8a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.7
LABEL maintainer="[email protected]"
MAINTAINER "[email protected]"
RUN apk update
RUN apk add python3
RUN ln -sf /usr/bin/python3 /usr/bin/python

0 comments on commit 1ec8a56

Please sign in to comment.