Skip to content

Commit

Permalink
feat(Dockerfile): Updated build date
Browse files Browse the repository at this point in the history
  • Loading branch information
git-gluu committed Dec 31, 2020
1 parent 6a68434 commit 620374c
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 @@ -58,7 +58,7 @@ RUN wget -q https://repo1.maven.org/maven2/org/python/jython-installer/${JYTHON_
# ===========

ENV CN_VERSION=1.0.0-SNAPSHOT
ENV CN_BUILD_DATE='2020-12-30 02:15'
ENV CN_BUILD_DATE='2020-12-31 02:15'
ENV CN_SOURCE_URL=https://maven.jans.io/maven/io/jans/jans-auth-server/${CN_VERSION}/jans-auth-server-${CN_VERSION}.war

# Install Jans Auth
Expand Down

0 comments on commit 620374c

Please sign in to comment.