Update sonatype/nexus3 Docker tag to v3.91.1

This commit is contained in:
renovate[bot]
2026-04-18 01:52:08 +00:00
committed by GitHub
parent cacee14cd2
commit 8b16071fd7
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
nexus3:
image: sonatype/nexus3:3.91.0
image: sonatype/nexus3:3.91.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"