We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4d98a commit 555ed55Copy full SHA for 555ed55
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.35.0-02
+ARG NEXUS_VERSION=3.37.1-01
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