Skip to content

Commit bb135b7

Browse files
chore(deps): update postgres:17.10 docker digest to 5c855ad
1 parent 0a39984 commit bb135b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ services:
8888
- ./docker/mysql/init.sql:/docker-entrypoint-initdb.d/init.sql
8989

9090
postgresql:
91-
image: postgres:17.10@sha256:ef92240eff6b0bcce8ccf038c2edcd0d8fd8ef90621849993b8c8995881ab09a
91+
image: postgres:17.10@sha256:5c855ad7b85e68e48a62f34662853f38b57c1c1d80f3a927ab58034fd6d31c5e
9292
hostname: postgresql
9393
ports:
9494
- "5432:5432/tcp"

0 commit comments

Comments
 (0)