Skip to content

Commit 76971d3

Browse files
chore(deps): update postgres:17.0 docker digest to 368da01
1 parent 5a8df13 commit 76971d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
extra_hosts:
1010
- "host.docker.internal:host-gateway"
1111
db:
12-
image: postgres:17.0@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5
12+
image: postgres:17.0@sha256:368da012c049facf3b14c5d0c18f545041a495255369f3e13c6038834cd7fac1
1313
restart: always
1414
environment:
1515
POSTGRES_DB: rm

0 commit comments

Comments
 (0)