Skip to content

bump SP to 3.2.3 #17

merged 1 commit into from Jul 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
bump SP to 3.2.3
pcaskey committed Jul 7, 2021
commit c7fd4d209fdc9416d38e6ea468cd8200e21d6861
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"