1
0
Fork 0

Update sonatype/nexus3 Docker tag to v3.78.1

This commit is contained in:
renovate[bot] 2025-03-08 02:58:52 +00:00 committed by GitHub
parent 5bb590eb44
commit 7e0e97c0a3
1 changed files with 1 additions and 1 deletions

View File

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