mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update mariadb:11.2.2 docker digest to eb6a2d3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f0a6e0dc01
commit
cc5ac4fa06
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.2.2@sha256:c006c05608604cf21c9f5b13af3ba7d6ccb3df5bc042c3fe294e0b6d34689b55
|
image: mariadb:11.2.2@sha256:eb6a2d34367b662a6e9c92e8cd112bbadf03ad4627f8eeb8d19f480f8da87fa6
|
||||||
env:
|
env:
|
||||||
MYSQL_USER: hedgedoc
|
MYSQL_USER: hedgedoc
|
||||||
MYSQL_PASSWORD: hedgedoc
|
MYSQL_PASSWORD: hedgedoc
|
||||||
|
|
Loading…
Reference in a new issue