From 761258c07712c5590a731553861f73183560f528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:15:11 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to 7b691be --- .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 a7287d8..baf0b89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: - { wp: nightly, ms: 'yes', php: '8.0', phpunit: 9, coverage: 'yes' } services: mysql: - image: mariadb:latest@sha256:5d851e999b84625ef9810589e832686cae58453452698ee69e2980041e626eb2 + image: mariadb:latest@sha256:7b691bebdc8e7e607acb529abed25044b47c5f0294b1a2a72807ccb0b6eda6b5 ports: - "3306:3306" env: