Skip to content

Commit

Permalink
Upgrade to 3.40.1-01
Browse files Browse the repository at this point in the history
  • Loading branch information
klo2k committed Jul 2, 2022
1 parent 3ecdd2f commit 43853e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Download, extract Nexus to /tmp/sonatype/nexus
FROM eclipse-temurin:8-jre-jammy as downloader

ARG NEXUS_VERSION=3.38.1-01
ARG NEXUS_VERSION=3.40.1-01
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz

# Download Nexus and other stuff we need later
Expand Down

0 comments on commit 43853e1

Please sign in to comment.