diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a48c7b5..76484ff 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:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07 + image: mariadb:latest@sha256:b70986c919e36477832d3a70f683ed7355d90f7ccd44ed8db034fede98aea033 ports: - "3306:3306" env: