Update sonatype/nexus3 Docker tag to v3.79.0

This commit is contained in:
renovate[bot]
2025-04-02 03:35:48 +00:00
committed by GitHub
parent f876ce349a
commit 32e9e3d682

View File

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