From 9b72e3a05c9f9f6620aac5c1acdd6da44d83d327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:10:50 +0000 Subject: [PATCH] chore(deps): update mariadb:11.0.3 docker digest to 6eed329 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 5fad8257d..e81ee30d5 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:7d540c8ee488f605614a154773ad59bdf394ba93fb713f8eef69d3a941355a4e + image: mariadb:11.0.3@sha256:6eed3299537afeeeac2690f58db15951e2add4eae253e49b86c07bc218e27147 env: MYSQL_USER: hedgedoc MYSQL_PASSWORD: hedgedoc