Skip to content

Commit

Permalink
add extra digit to TIER version string
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Feb 13, 2017
1 parent 678ae55 commit 7bd50bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG registry=docker.io
ARG maintainer=tier
ARG imagename=shibboleth_idp
ARG version=3.3.0
ARG tierversion=1702
ARG tierversion=17020
ENV VERSION=$version
ENV TIERVERSION=$tierversion
ENV IMAGENAME=$imagename
Expand Down

0 comments on commit 7bd50bc

Please sign in to comment.