mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
chore(deps): update mariadb:11.5.2 docker digest to 2d50fe0 (develop) (#5952)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
53e92517e9
commit
0051c33fe6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
services:
|
||||
mariadb:
|
||||
# renovate: datasource=docker depName=mariadb
|
||||
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
|
||||
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
|
||||
env:
|
||||
MYSQL_USER: hedgedoc
|
||||
MYSQL_PASSWORD: hedgedoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue