Update sonatype/nexus3 Docker tag to v3.77.2

This commit is contained in:
renovate[bot]
2025-02-25 19:11:51 +00:00
committed by GitHub
parent 8f141329f2
commit 34cdf45fd7

View File

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