1
0
Fork 0

Update sonatype/nexus3 Docker tag to v3.80.0

This commit is contained in:
renovate[bot] 2025-05-06 18:30:43 +00:00 committed by GitHub
parent a3711a383a
commit 561d5888cd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.79.1-alpine
image: sonatype/nexus3:3.80.0-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"