Skip to content

Commit

Permalink
Update Alpine to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jul 11, 2018
1 parent fefb70f commit d041364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.8
ENTRYPOINT ["/bin/logspout"]
VOLUME /mnt/routes
EXPOSE 80
Expand Down

0 comments on commit d041364

Please sign in to comment.