Update sonatype/nexus3 Docker tag to v3.85.0

This commit is contained in:
renovate[bot]
2025-10-07 16:19:35 +00:00
committed by GitHub
parent 1efacc1559
commit c01960be1f
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.84.1-alpine
image: sonatype/nexus3:3.85.0-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"