From 7b18b862f62cfafae94c9779384dbaecc85bd30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 12:12:59 +0000 Subject: [PATCH] chore(deps): update mariadb:11.0.3 docker digest to a5e7de0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index e44aab7d7..2e9c1c0ff 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -57,7 +57,7 @@ jobs: services: mariadb: # renovate: datasource=docker depName=mariadb - image: mariadb:11.0.3@sha256:7c6a4b7716e0c6f0455d81f41f4db8d2687273deed19e9c9b7a09f5830e1453b + image: mariadb:11.0.3@sha256:a5e7de00badd2298b7f1428a81a43415f69af2e5a5acaceb47c9f63a83510ade env: MYSQL_USER: hedgedoc MYSQL_PASSWORD: hedgedoc