Update nexus/docker-compose.yml
This commit is contained in:
parent
073f04c8e5
commit
1c010c116a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
nexus:
|
||||
image: docker.mafyuh.xyz/sonatype/nexus3@sha256:d4c592b2c1ca48273163e3e29e6272bb4607c3b0c5c199e23d170322b65dfe70
|
||||
image: docker.mafyuh.xyz/sonatype/nexus3:3.68.0
|
||||
container_name: nexus
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Reference in a new issue