We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 303c350 + 6551f91 commit 8fb11cdCopy full SHA for 8fb11cd
podman-compose-sonarqube.yaml
@@ -16,7 +16,7 @@ services:
16
- sonarqube_bundled-plugins:/opt/sonarqube/lib/bundled-plugins
17
18
db:
19
- image: docker.io/library/postgres
+ image: docker.io/library/postgres:17
20
networks:
21
- sonarnet
22
environment:
0 commit comments