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