From 084ff2a742232ffc9b0dda191988ea8ce27d1d11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:48:48 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to d44688e --- .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 9751f03..e407fdb 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:5a3e53c759c25ca040b0b08001dce5b4afbf6083d4ffd7d17aad7ab70285828f + image: mariadb:latest@sha256:d44688e2988770b46654f016f008ac03986dbf0af97583a770fbf31abf83bf31 ports: - "3306:3306" env: