mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/hosted.git
synced 2025-10-04 15:11:22 +08:00
chore(deps): update postgres:17.6-alpine docker digest to d5f196a (#1069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7c85c2543b
commit
0d14509fed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
ports:
|
||||
- 6379:6379
|
||||
postgres:
|
||||
image: postgres:17.6-alpine@sha256:9fee786c00320d7350151138b139a248d0e744589db07a31c2413f0c237fe287
|
||||
image: postgres:17.6-alpine@sha256:d5f196a551b5cef1c70853c6dd588f456d16ca4ea733e3f31c75bc1ae2f65f3f
|
||||
ports:
|
||||
- 5432:5432
|
||||
# needed because the postgres container does not provide a healthcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue