Skip to content

Commit 892a990

Browse files
Manav GuptaManav Gupta
authored andcommitted
Updated podman-compose-sonarqube.yaml to have the same version of postgres.
1 parent ce5160c commit 892a990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

podman-compose-sonarqube.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- sonarqube_bundled-plugins:/opt/sonarqube/lib/bundled-plugins
1717

1818
db:
19-
image: docker.io/library/postgres
19+
image: docker.io/library/postgres:17
2020
networks:
2121
- sonarnet
2222
environment:

0 commit comments

Comments
 (0)