Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use ubuntu
  • Loading branch information
Kristian Freeman committed Oct 7, 2019
1 parent 83f803c commit 22a4689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,3 +1,3 @@
FROM alpine:3.10
FROM ubuntu:latest
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 22a4689

Please sign in to comment.