mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update mariadb:11.5.2 docker digest to 4a1de8f (develop) (#5868)
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
55acd214b7
commit
0fda44f625
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:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
# renovate: datasource=docker depName=mariadb
|
# renovate: datasource=docker depName=mariadb
|
||||||
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
|
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
|
||||||
env:
|
env:
|
||||||
MYSQL_USER: hedgedoc
|
MYSQL_USER: hedgedoc
|
||||||
MYSQL_PASSWORD: hedgedoc
|
MYSQL_PASSWORD: hedgedoc
|
||||||
|
|
Loading…
Reference in a new issue