Update sonatype/nexus3 Docker tag to v3.81.0

This commit is contained in:
renovate[bot]
2025-06-11 03:49:22 +00:00
committed by GitHub
parent dff00c732c
commit 9c91b681a9
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.80.0-alpine
image: sonatype/nexus3:3.81.0-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"