We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b29e60 commit 2c4d98aCopy full SHA for 2c4d98a
Dockerfile
@@ -1,7 +1,7 @@
1
# Download, extract Nexus to /tmp/sonatype/nexus
2
FROM debian:buster-slim as downloader
3
4
-ARG NEXUS_VERSION=3.34.0-01
+ARG NEXUS_VERSION=3.35.0-02
5
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
6
7
# Download Nexus and other stuff we need later
0 commit comments