Compare commits

...

7 Commits

Author SHA1 Message Date
Sonatype a90e1c8214 Update Repository Manager to 3.21.1-01. 2020-02-19 03:46:56 +00:00
Sonatype 8f40d76fea Update Repository Manager to 3.21.0-05. 2020-02-18 19:31:08 +00:00
Sonatype 7cd4c3638e Update Repository Manager to 3.20.1-01. 2019-12-20 15:58:53 +00:00
Sonatype fc2884a7ec Update Repository Manager to 3.20.0-04. 2019-12-13 11:26:16 +00:00
Sonatype f128f2f55e Update Repository Manager to 3.19.1-01. 2019-10-09 16:17:45 +00:00
Sonatype 450f668946 Update Repository Manager to 3.19.0-01. 2019-09-30 17:44:08 +00:00
Sonatype 3e44657f5e Update Repository Manager to 3.18.1-01. 2019-08-09 15:47:12 +00:00
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -19,9 +19,9 @@ LABEL vendor=Sonatype \
com.sonatype.license="Apache License, Version 2.0" \
com.sonatype.name="Nexus Repository Manager base image"
ARG NEXUS_VERSION=3.18.0-01
ARG NEXUS_VERSION=3.21.1-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
ARG NEXUS_DOWNLOAD_SHA256_HASH=e1d9d84d8b169b2f6c735e7db35e3310cf9e242da12b4af83da4e3618acfc99e
ARG NEXUS_DOWNLOAD_SHA256_HASH=aa5396eea6e619c32644a25a0225e55d43d8dc1e3567b7042a384a721d56332b
# configure nexus runtime
ENV SONATYPE_DIR=/opt/sonatype
+4 -4
View File
@@ -18,8 +18,8 @@ MAINTAINER Sonatype <cloud-ops@sonatype.com>
LABEL name="Nexus Repository Manager" \
vendor=Sonatype \
version="3.18.0-01" \
release="3.18.0" \
version="3.21.1-01" \
release="3.21.1" \
url="https://sonatype.com" \
summary="The Nexus Repository Manager server \
with universal support for popular component formats." \
@@ -37,9 +37,9 @@ LABEL name="Nexus Repository Manager" \
io.openshift.expose-services="8081:8081" \
io.openshift.tags="Sonatype,Nexus,Repository Manager"
ARG NEXUS_VERSION=3.18.0-01
ARG NEXUS_VERSION=3.21.1-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
ARG NEXUS_DOWNLOAD_SHA256_HASH=e1d9d84d8b169b2f6c735e7db35e3310cf9e242da12b4af83da4e3618acfc99e
ARG NEXUS_DOWNLOAD_SHA256_HASH=aa5396eea6e619c32644a25a0225e55d43d8dc1e3567b7042a384a721d56332b
# configure nexus runtime
ENV SONATYPE_DIR=/opt/sonatype
+4 -4
View File
@@ -18,8 +18,8 @@ MAINTAINER Sonatype <cloud-ops@sonatype.com>
LABEL name="Nexus Repository Manager" \
vendor=Sonatype \
version="3.18.0-01" \
release="3.18.0" \
version="3.21.1-01" \
release="3.21.1" \
url="https://sonatype.com" \
summary="The Nexus Repository Manager server \
with universal support for popular component formats." \
@@ -37,9 +37,9 @@ LABEL name="Nexus Repository Manager" \
io.openshift.expose-services="8081:8081" \
io.openshift.tags="Sonatype,Nexus,Repository Manager"
ARG NEXUS_VERSION=3.18.0-01
ARG NEXUS_VERSION=3.21.1-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
ARG NEXUS_DOWNLOAD_SHA256_HASH=e1d9d84d8b169b2f6c735e7db35e3310cf9e242da12b4af83da4e3618acfc99e
ARG NEXUS_DOWNLOAD_SHA256_HASH=aa5396eea6e619c32644a25a0225e55d43d8dc1e3567b7042a384a721d56332b
# configure nexus runtime
ENV SONATYPE_DIR=/opt/sonatype