Skip to content

Commit

Permalink
update test verify version
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Oct 2, 2019
1 parent 62a2b85 commit cfff90e
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
Expand Up @@ -7,7 +7,7 @@ LABEL os="centos" \
version="0.18.0" \
imagename="centos-tini" \
test.command=" tini --version | sed -e 's/.*version \(.*\) -.*/\1/'" \
test.command.verify="1.0.0"
test.command.verify="0.18.0"


ARG TINI_VERSION="v0.18.0"
Expand Down

0 comments on commit cfff90e

Please sign in to comment.