Skip to content

Commit ee802f5

Browse files
chore(deps): pin postgres docker tag to 9d33475
1 parent 62cbfa9 commit ee802f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
postgres:
33
container_name: feedback-local-postgres
4-
image: postgres:17
4+
image: postgres:17@sha256:9d33475e46c9c6c09d5d8ee6fe609d05f5351fd44d1079d1d870bd5c404e47c0
55
environment:
66
- POSTGRES_USER=postgres
77
- POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)