2 parents a54e2ec + 9c1c2e1 commit 7a80a87Copy full SHA for 7a80a87
1 file changed
services/postgres/compose.yaml
@@ -12,7 +12,7 @@ volumes:
12
13
services:
14
db:
15
- image: postgres:17.11@sha256:e38411452a464af89e5adadb8d223bf53b898d47d6ef918b2d58c08707350449
+ image: postgres:17.11@sha256:67f41722b7a8cbdb868a44a4995c846eddfdc2973bccb291ce937dce88ad5675
16
container_name: postgres_db
17
restart: unless-stopped
18
networks:
0 commit comments