Skip to content

Commit

Permalink
Merge pull request #15 from Huskehhh/master
Browse files Browse the repository at this point in the history
Update nexus version to v3.37.3-02
  • Loading branch information
klo2k authored Jan 18, 2022
2 parents 2254889 + f3ba072 commit bbcc4f6
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 debian:buster-slim as downloader

ARG NEXUS_VERSION=3.37.1-01
ARG NEXUS_VERSION=3.37.3-02
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 bbcc4f6

Please sign in to comment.