Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain Ferrari
fiware
Commits
6b959f0f
Commit
6b959f0f
authored
Sep 04, 2016
by
cdanger
Browse files
Upgraded version of authzforce-ce-server package used in Dockerfile
parent
fbb05755
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
6b959f0f
...
@@ -39,7 +39,7 @@ ENV DEBIAN_FRONTEND noninteractive
...
@@ -39,7 +39,7 @@ ENV DEBIAN_FRONTEND noninteractive
ENV
JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom -Djava.awt.headless=true -Xms1024m -Xmx1024m -XX:+UseConcMarkSweepGC -server"
ENV
JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom -Djava.awt.headless=true -Xms1024m -Xmx1024m -XX:+UseConcMarkSweepGC -server"
ENV
AUTHZFORCE_SERVER_VERSION="5.4.
0
"
ENV
AUTHZFORCE_SERVER_VERSION="5.4.
1
"
ENV
AUTHZFORCE_SERVER_PACKAGE_FILENAE=
ENV
AUTHZFORCE_SERVER_PACKAGE_FILENAE=
ENV
AUTHZFORCE_SERVER_DOWNLOAD_URL="http://repo1.maven.org/maven2/org/ow2/authzforce/authzforce-ce-server-dist/$AUTHZFORCE_SERVER_VERSION/authzforce-ce-server-dist-$AUTHZFORCE_SERVER_VERSION.deb"
ENV
AUTHZFORCE_SERVER_DOWNLOAD_URL="http://repo1.maven.org/maven2/org/ow2/authzforce/authzforce-ce-server-dist/$AUTHZFORCE_SERVER_VERSION/authzforce-ce-server-dist-$AUTHZFORCE_SERVER_VERSION.deb"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment