Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #17 from docker/3.2.3_07072021
bump SP to 3.2.3
pcaskey committed Jul 7, 2021
2 parents 5c68258 + c7fd4d2 commit bfab7d7
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.2
ARG TIERVERSION=20210427
ARG version=3.2.3
ARG TIERVERSION=20210707

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.2"
version="3.2.3"

0 comments on commit bfab7d7

Please sign in to comment.