We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3.42.0
1 parent 09d2c14 commit fe9b4c2Copy full SHA for fe9b4c2
.ansible/templates/docker-compose.yaml
@@ -2,7 +2,7 @@ version: '3.8'
2
services:
3
4
main:
5
- image: sonatype/nexus3:3.41.0
+ image: sonatype/nexus3:3.42.0
6
volumes:
7
- /etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt
8
{% if nfs_host is defined %}
0 commit comments