Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #16 from docker/3.2.2_04272021
bump SP ver
pcaskey committed Apr 27, 2021
2 parents c2bd1cc + ff08943 commit 5c68258
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.1
ARG TIERVERSION=20210317
ARG version=3.2.2
ARG TIERVERSION=20210427

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

0 comments on commit 5c68258

Please sign in to comment.