Skip to content

Commit 84f8bd3

Browse files
chore(deps): update postgres docker digest to 073e7c8
Ref: PACT-445
1 parent 7e96d39 commit 84f8bd3

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
@@ -18,7 +18,7 @@ services:
1818
PACT_BROKER_DATABASE_CONNECT_MAX_RETRIES: "10"
1919
PACT_BROKER_PUBLIC_HEARTBEAT: "true"
2020
postgres:
21-
image: postgres@sha256:67a7c384da54fc55a3b5ad38e9853b76003603d12732c90af368b31bb1f2517f
21+
image: postgres@sha256:073e7c8b84e2197f94c8083634640ab37105effe1bc853ca4d5fbece3219b0e8
2222
healthcheck:
2323
test: psql postgres --command "select 1" -U postgres
2424
ports:

0 commit comments

Comments
 (0)