Update sonatype/nexus3 Docker tag to v3.84.0

This commit is contained in:
renovate[bot]
2025-09-09 16:43:06 +00:00
committed by GitHub
parent 3bf197b5b1
commit 3e480b48c7
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.83.2-alpine
image: sonatype/nexus3:3.84.0-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"