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 2fe3743
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9982935f9
commit
54aa203607
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:087b069b50e94b7997e780f82b2b13f9895daea18d55ad569d23f9410cca618e
|
||||
image: postgres:15.4@sha256:2fe3743ab3bfe0246c96b1cf397017b3e5477d161c9ddaeb0e1d4a8405d7abd1
|
||||
env:
|
||||
POSTGRES_PASSWORD: hedgedoc
|
||||
POSTGRES_USER: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue