From 0a58318348ee52ae55dda4f16f5dd4810ad6988b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:35:34 +0000 Subject: [PATCH] chore(deps): update mariadb:11.1.2 docker digest to b553780 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 9a90cd174..36e22cc18 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.1.2@sha256:77e8ad8ae65e4bf59da8e0c078a086fce71a5cff21ae3c72e55573f3fde33580 + image: mariadb:11.1.2@sha256:b5537802c705be735aa8fab45a24899669633ba61ef5c2975baa7eac82d3da1b env: MYSQL_USER: hedgedoc MYSQL_PASSWORD: hedgedoc