Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #21 from docker/1.16.0
match release 1.16.0
chasegawa committed Dec 13, 2022
2 parents 055f028 + 8ec6440 commit d42e64c
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.7 as bootstrap

ARG version=1.15.2
ARG version=1.16.0

COPY bootstrapfiles/shibui-${version}.war.sha256sum .

1 change: 1 addition & 0 deletions bootstrapfiles/shibui-1.16.0.war.sha256sum
@@ -0,0 +1 @@
d9d01def52fb54a8dd5e206ae8ad6140192dc54db9faa824179018ef5edda9c1 shibui-1.16.0.war

0 comments on commit d42e64c

Please sign in to comment.