Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 222b63f15d |
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user