Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #14 from docker/3.2.1_03172021
bump SP to 3.2.1
pcaskey committed Mar 17, 2021
2 parents 5f2a028 + 68822ac commit 347db48
Showing 2 changed files with 3 additions and 3 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.2.0
ARG TIERVERSION=20201217
ARG version=3.2.1
ARG TIERVERSION=20210317

MAINTAINER $maintainer
LABEL Vendor="Internet2"
2 changes: 1 addition & 1 deletion common.bash
@@ -1,3 +1,3 @@
maintainer="tier"
imagename="shibboleth_sp"
version="3.1.0"
version="3.2.1"

0 comments on commit 347db48

Please sign in to comment.