Skip to content

Commit

Permalink
⬆️ Update Nexus to 3.76 to avoid potential issues with 3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed Jan 28, 2025
1 parent de563f8 commit 96e35bf
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 96e35bf

Please sign in to comment.