Skip to content

Commit

Permalink
version(prototool): v1.0.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukkor authored Jan 24, 2019
1 parent af621e7 commit 42af2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prototool/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ RUN go get github.com/golang/protobuf/... && \
FROM alpine:3.8

LABEL vendor="Jobteaser" \
com.jobteaser.version="0.1.0" \
com.jobteaser.release-date="2018-12-19" \
com.jobteaser.version="1.0.0" \
com.jobteaser.release-date="2019-01-24" \
com.jobteaser.origin="github.com/dockerfiles/prototool" \
maintainer="[email protected]"

Expand Down

0 comments on commit 42af2df

Please sign in to comment.