feat: nexus 升级版本 3.47.1 -> 3.54.1 (#134)
This commit is contained in:
parent
e339baa4a2
commit
8721f4873f
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
nexus:
|
||||
image: sonatype/nexus3:3.47.1
|
||||
image: sonatype/nexus3:3.54.1
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
environment:
|
||||
Loading…
Reference in New Issue