mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update mariadb:11.1.2 docker digest to 2403cc5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b2d2b2f08
commit
adfe572087
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.1.2@sha256:f2587c733a8c55f0816eb0889dd9d35d7de97117589e03a9c191b03a090c75f7
|
||||
image: mariadb:11.1.2@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
|
||||
env:
|
||||
MYSQL_USER: hedgedoc
|
||||
MYSQL_PASSWORD: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue