Skip to content

Commit

Permalink
fix plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
josedev-union authored Nov 10, 2020
1 parent 782d616 commit 37ae025
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 @@ -5,7 +5,7 @@ FROM sonatype/nexus3:3.28.1
ENV NEXUS_PLUGINS ${NEXUS_HOME}/system

# https://github.com/flytreeleft/nexus3-keycloak-plugin
ENV KEYCLOAK_PLUGIN_VERSION 0.4.1-prev1-SNAPSHOT
ENV KEYCLOAK_PLUGIN_VERSION 0.4.1-SNAPSHOT
# The release name in the release page: https://github.com/flytreeleft/nexus3-keycloak-plugin/releases
ENV KEYCLOAK_PLUGIN_RELEASE_NAME 0.4.1-prev1-SNAPSHOT
ENV KEYCLOAK_PLUGIN /org/github/flytreeleft/nexus3-keycloak-plugin/${KEYCLOAK_PLUGIN_VERSION}/nexus3-keycloak-plugin-${KEYCLOAK_PLUGIN_VERSION}
Expand Down

0 comments on commit 37ae025

Please sign in to comment.