mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-19 21:56:31 +00:00
chore(deps): update postgres:15.3 docker digest to 8775adb
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
489d996e9a
commit
a4469cef21
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.3@sha256:362a63cb1e864195ea2bc29b5066bdb222bc9a4461bfaff2418f63a06e56bce0
|
||||
image: postgres:15.3@sha256:8775adb39f0db45cf4cdb3601380312ee5e9c4f53af0f89b7dc5cd4c9a78e4e8
|
||||
env:
|
||||
POSTGRES_PASSWORD: hedgedoc
|
||||
POSTGRES_USER: hedgedoc
|
||||
|
|
Loading…
Add table
Reference in a new issue