From 43e47d721cad422fbdc031cda4401f54640140c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 04:19:48 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to e770695 --- .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 8a12b65..489d260 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - { wp: nightly, ms: 'yes', php: '8.2', phpunit: 9 } services: mysql: - image: mariadb:latest@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd + image: mariadb:latest@sha256:e770695ddbe5192c275c0bedf53826681099a7eda1e927f900d62267048fe922 ports: - "3306:3306" env: