We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fb4e7 commit 51d4314Copy full SHA for 51d4314
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.38.0-01
+ARG NEXUS_VERSION=3.38.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