mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update postgres:15.4 docker digest to a5e89e5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b28fda19b7
commit
b0b842449c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -92,7 +92,7 @@ jobs:
|
|||
services:
|
||||
postgres:
|
||||
# renovate: datasource=docker depName=postgres
|
||||
image: postgres:15.4@sha256:d4e96ed6cdddcab4ab064c18ff63aa10132dc9c7b97b9a40a63f67ffaddca25e
|
||||
image: postgres:15.4@sha256:a5e89e5f2679863bedef929c4a7ec5d1a2cb3c045f13b47680d86f8701144ed7
|
||||
env:
|
||||
POSTGRES_PASSWORD: hedgedoc
|
||||
POSTGRES_USER: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue