Skip to content

Commit

Permalink
Update version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
moncho committed Nov 14, 2017
1 parent d4d7a78 commit dd8bdbb
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,6 +1,6 @@
FROM alpine:latest

LABEL VERSION v0.9-beta.1
LABEL VERSION v0.9-beta.2

RUN set -x && \
apk update && \
Expand Down

0 comments on commit dd8bdbb

Please sign in to comment.