From 96e63cbda36c66c30f2c4c55b578ff1758a51c6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 06:18:47 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to 0b5f0d3 --- .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 ffcae06..e640ace 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:9e7695800ab8fa72d75053fe536b090d0c9373465b32a073c73bc7940a2e8dbe + image: mariadb:latest@sha256:0b5f0d3cace822485ddd03465334909a11ccda5742b29425ae10eb19dae85348 ports: - "3306:3306" env: