From 44c4619c9d6761f6a7b1ba9427384c35ec0c69b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 07:40:56 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to 9c7dda6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a48c7b5..a8fe5c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - { wp: nightly, ms: 'yes', php: '8.3' } services: mysql: - image: mariadb:latest@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07 + image: mariadb:latest@sha256:9c7dda66d9b5ff4820d8fcdcfbe8943418640ce6f4626754fa67f4a3bd24eefa ports: - "3306:3306" env: