Skip to content

Commit 56ccc07

Browse files
committedOct 12, 2024
fix nexus tag
1 parent 24cd3ad commit 56ccc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/nexus/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
nexus:
4-
image: sonatype/nexus3:3.70.3
4+
image: sonatype/nexus3:3.73.0
55
container_name: nexus
66
restart: unless-stopped
77
ports:

0 commit comments

Comments
 (0)
Please sign in to comment.