Update sonatype/nexus3 Docker tag to v3.78.2

This commit is contained in:
renovate[bot] 2025-03-18 16:05:57 +00:00 committed by GitHub
parent b2954370f2
commit c57123b893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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