Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
Docker: update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
flytreeleft committed Jun 26, 2020
1 parent 5fbda36 commit fb8a5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV NEXUS_PLUGINS ${NEXUS_HOME}/system
# https://github.com/flytreeleft/nexus3-keycloak-plugin
ENV KEYCLOAK_PLUGIN_VERSION 0.4.0
# The release name in the release page: https://github.com/flytreeleft/nexus3-keycloak-plugin/releases
ENV KEYCLOAK_PLUGIN_RELEASE_NAME 0.4.0
ENV KEYCLOAK_PLUGIN_RELEASE_NAME v0.4.0
ENV KEYCLOAK_PLUGIN /org/github/flytreeleft/nexus3-keycloak-plugin/${KEYCLOAK_PLUGIN_VERSION}/nexus3-keycloak-plugin-${KEYCLOAK_PLUGIN_VERSION}

USER root
Expand Down

0 comments on commit fb8a5d6

Please sign in to comment.