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 Feb 24, 2021
1 parent e55b77f commit 9dac207
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 @@ -45,7 +45,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='2021-02-24 12:57'
ENV CN_BUILD_DATE='2021-02-24 13:09'
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 9dac207

Please sign in to comment.