From 2ff467fe1fd9159b349cb37836680706acb3ca55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:45:00 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to b70986c --- .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..76484ff 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:b70986c919e36477832d3a70f683ed7355d90f7ccd44ed8db034fede98aea033 ports: - "3306:3306" env: