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.
1 parent ce5160c commit 892a990Copy full SHA for 892a990
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