Update sonatype/nexus3 Docker tag to v3.81.1

This commit is contained in:
renovate[bot]
2025-06-12 02:10:12 +00:00
committed by GitHub
parent 04da71b6bc
commit bbc02f77ba

View File

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