mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update mariadb:11.0.3 docker digest to 6eed329
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b56438568
commit
9b72e3a05c
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.0.3@sha256:7d540c8ee488f605614a154773ad59bdf394ba93fb713f8eef69d3a941355a4e
|
||||
image: mariadb:11.0.3@sha256:6eed3299537afeeeac2690f58db15951e2add4eae253e49b86c07bc218e27147
|
||||
env:
|
||||
MYSQL_USER: hedgedoc
|
||||
MYSQL_PASSWORD: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue