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 ce5160c + 892a990 commit 30fa97dCopy full SHA for 30fa97d
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