Skip to content

Commit

Permalink
Updating to NXRM 3.2.0-01
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbeck committed Dec 16, 2016
1 parent 1d3a285 commit 9ee35fe
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 @@ -20,7 +20,7 @@ LABEL vendor=Sonatype \
com.sonatype.license="Apache License, Version 2.0" \
com.sonatype.name="Nexus Repository Manager base image"

ARG NEXUS_VERSION=3.1.0-04
ARG NEXUS_VERSION=3.2.0-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz

RUN yum install -y \
Expand Down

0 comments on commit 9ee35fe

Please sign in to comment.