From bb055dab1d6afb6d89cbd1015bea2837f1b7012e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 09:54:57 +0000 Subject: [PATCH] chore(deps): update mariadb:11.0.3 docker digest to 3fde6ad 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 dd9da8e68..879781fd8 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:6eed3299537afeeeac2690f58db15951e2add4eae253e49b86c07bc218e27147 + image: mariadb:11.0.3@sha256:3fde6add72f24360c7d367c33157ca8f456b1f99d7c6973b8e169b7c9f3b90a8 env: MYSQL_USER: hedgedoc MYSQL_PASSWORD: hedgedoc