Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Oct 10, 2019
1 parent 44574e0 commit 4d9a72f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.7 as bootstrap

ARG version=1.5.3
ARG version=1.6.0-RC1

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

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

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

COPY containerfiles/RPM-GPG-KEY-azulsystems .

0 comments on commit 4d9a72f

Please sign in to comment.