Skip to content

Commit fe9b4c2

Browse files
committed
Upgrade to 3.42.0
1 parent 09d2c14 commit fe9b4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ansible/templates/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22
services:
33

44
main:
5-
image: sonatype/nexus3:3.41.0
5+
image: sonatype/nexus3:3.42.0
66
volumes:
77
- /etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt
88
{% if nfs_host is defined %}

0 commit comments

Comments
 (0)