Skip to content

bump SP to 3.2.1 #14

merged 1 commit into from Mar 17, 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.1
pcaskey committed Mar 17, 2021
commit 68822ac57f9ca9c8252d5ba83f4f8e4124d91119
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"