1
0
Fork 0

Merge pull request #2142 from QYG2297248353/renovate/sonatype-nexus3-3.x

Update sonatype/nexus3 Docker tag to v3.81.1
This commit is contained in:
Meng Sen 2025-06-12 10:10:38 +08:00 committed by GitHub
commit 4b6c1ba192
7 changed files with 1 additions and 1 deletions

View File

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