Compare commits

..

1 Commits

Author SHA1 Message Date
Brad Beck 135a1c6493 Updating to NXRM 3.4.0-02 2017-07-05 16:39:01 -05:00
+1 -1
View File
@@ -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.3.2-02
ARG NEXUS_VERSION=3.4.0-02
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
RUN yum install -y \