Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #12 from docker/3.2.0_12172020
bump shib SP ver
pcaskey committed Dec 17, 2020
2 parents 4618cb0 + d30bcd5 commit 5f2a028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -3,8 +3,8 @@ FROM centos:centos7
# Define args and set a default value
ARG maintainer=tier
ARG imagename=shibboleth_sp
ARG version=3.1.0
ARG TIERVERSION=20200417
ARG version=3.2.0
ARG TIERVERSION=20201217

MAINTAINER $maintainer
LABEL Vendor="Internet2"

0 comments on commit 5f2a028

Please sign in to comment.