Skip to content

Commit 8b07fa4

Browse files
chore(deps): pin postgres docker tag to 69dddb0
1 parent f6c635f commit 8b07fa4

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:69dddb030ab69d669d8d7c6abf67aeb448178e5270d5f123a21f4f7ac8b46a24
55
environment:
66
- POSTGRES_USER=postgres
77
- POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)