From 09dcb07c53fc46fe45f0b8798392c8bf1e28252e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:18:12 +0000 Subject: [PATCH] chore(deps): update mariadb:latest docker digest to 346f3a6 --- .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 674dce0..c0fd342 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:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a + image: mariadb:latest@sha256:346f3a6792bf88014a9d9290927c12c13522a50e0e7e6d40aaa9add73df0bcc6 ports: - "3306:3306" env: