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: