mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-01 07:38:33 -04:00
chore(deps): update mariadb docker tag to v11.5.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5d60abb5d5
commit
846368304c
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.5@sha256:eb1908e5cbdc8abb1790ee146ff23bba02246ef38fa3f30a3c9362bb119a4ce3
|
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
|
||||||
env:
|
env:
|
||||||
MYSQL_USER: hedgedoc
|
MYSQL_USER: hedgedoc
|
||||||
MYSQL_PASSWORD: hedgedoc
|
MYSQL_PASSWORD: hedgedoc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue