We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72e8ddc + ebfae47 commit b236d19Copy full SHA for b236d19
1 file changed
compose.yml
@@ -22,7 +22,7 @@ services:
22
postgres:
23
condition: service_healthy
24
25
- image: postgres:16.13@sha256:5d143123fdf80462d1778cd4f24b9f7ca13c87174bca19141fb194c5a1ebca59
+ image: postgres:16.14@sha256:56e4e0c3ecceda251b068a6c72bc4dfb8b3aaa894830a1ab8dad0c530e47756b
26
environment:
27
- POSTGRES_PASSWORD=postgres
28
ports:
0 commit comments