Skip to content

Commit

Permalink
Switching from alpine:edge to :latest makes the thing actually build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Riisom Schultz committed Oct 24, 2016
1 parent ac04b75 commit 2894386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-backup-s3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:latest
MAINTAINER Johannes Schickling "[email protected]"

ADD install.sh install.sh
Expand Down

0 comments on commit 2894386

Please sign in to comment.