Compare commits

...

1 Commits

Author SHA1 Message Date
Brad Beck 222b63f15d Updating to NXRM 3.3.1-01 2017-05-01 15:26:44 -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.0-01
ARG NEXUS_VERSION=3.3.1-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
RUN yum install -y \