Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
siku2 committed Jul 25, 2019
1 parent 72f1347 commit ea14911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN GOOS=linux GOARCH=amd64 CGO_ENABLED=0 \


FROM scratch
LABEL version="0.0.2"
LABEL version="0.0.3"

COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=builder /bin/wampus /wampus
Expand Down

0 comments on commit ea14911

Please sign in to comment.