Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update to 1.7.0-RC1
chubing committed Dec 19, 2019
1 parent ccd9fe3 commit 511aede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.7 as bootstrap

ARG version=1.6.0-RC1
ARG version=1.7.0-RC1

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

@@ -11,7 +11,7 @@ FROM centos:7

# beacon env
ENV VERSION=${version} \
TIERVERSION=191010 \
TIERVERSION=191219 \
IMAGE=shibboleth_idp_ui \
MAINTAINER=InCommon

0 comments on commit 511aede

Please sign in to comment.