Update sonatype/nexus3 Docker tag to v3.79.1

This commit is contained in:
renovate[bot]
2025-04-11 02:08:54 +00:00
committed by GitHub
parent 4bc95d5226
commit 8f70e64a3e
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.79.0-alpine
image: sonatype/nexus3:3.79.1-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"