chore(deps): update postgres:17.5 docker digest to 6efd0df
This commit is contained in:
parent
a2d11ac8d7
commit
c0a5672dd7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ services:
|
|||
max-file: "3"
|
||||
|
||||
db:
|
||||
image: postgres:17.5@sha256:864831322bf2520e7d03d899b01b542de6de9ece6fe29c89f19dc5e1d5568ccf
|
||||
image: postgres:17.5@sha256:6efd0df010dc3cb40d5e33e3ef84acecc5e73161bd3df06029ee8698e5e12c60
|
||||
environment:
|
||||
POSTGRES_DB: ${DC_UMAMI_PG_DB:?}
|
||||
POSTGRES_USER: ${DC_UMAMI_PG_USR:?}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue