Skip to content

Commit

Permalink
incorporate Shibb 3.3.1 into the build
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Mar 15, 2017
1 parent eb4ac3e commit e625aba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ FROM tier/centos7base
ARG registry=docker.io
ARG maintainer=tier
ARG imagename=shibboleth_idp
ARG version=3.3.0
ARG tierversion=17020
ARG version=3.3.1
ARG tierversion=17030
ARG tierbuild=$tierbuild
ENV VERSION=$version
ENV TIERVERSION=$tierversion
Expand Down
2 changes: 1 addition & 1 deletion common.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ registry="docker.io"
maintainer="bigfleet"
basename="shibboleth_idp"
imagename="shibboleth_idp"
version="3.3.0"
version="3.3.1"

0 comments on commit e625aba

Please sign in to comment.