Skip to content

Commit

Permalink
Merge pull request #2387 from jemrobinson/update-nexus-image-version
Browse files Browse the repository at this point in the history
Update Nexus image
  • Loading branch information
jemrobinson authored Jan 28, 2025
2 parents 42ed899 + 96e35bf commit 70ad75a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def __init__(
],
),
containerinstance.ContainerArgs(
image="sonatype/nexus3:3.71.0",
image="sonatype/nexus3:3.76.0",
name="nexus"[:63],
environment_variables=[],
ports=[],
Expand Down

0 comments on commit 70ad75a

Please sign in to comment.