Skip to content

bump shib SP ver #12

Merged
merged 1 commit into from Dec 17, 2020
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
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -3,8 +3,8 @@ FROM centos:centos7
# Define args and set a default value
ARG maintainer=tier
ARG imagename=shibboleth_sp
ARG version=3.1.0
ARG TIERVERSION=20200417
ARG version=3.2.0
ARG TIERVERSION=20201217

MAINTAINER $maintainer
LABEL Vendor="Internet2"
Expand Down