From 91b440db13efe802624cf8129c628b63001297c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:17:52 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to 9da6213 --- .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 6f93d8d..1091a0f 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:c006c05608604cf21c9f5b13af3ba7d6ccb3df5bc042c3fe294e0b6d34689b55 + image: mariadb:latest@sha256:9da6213d1a5714c4585c9c0003c51510b320d6f60e53d78701fe1e194126249f ports: - "3306:3306" env: