Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2025
1 parent 91db593 commit 90bd73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

services:
mysql:
image: mariadb:11.6.2@sha256:bfb1298c06cd15f446f1c59600b3a856dae861705d1a2bd2a00edbd6c74ba748
image: mariadb:11.7.2@sha256:310d29fbb58169dcddb384b0ff138edb081e2773d6e2eceb976b3668089f2f84
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:

services:
mysql:
image: mariadb:11.6.2@sha256:bfb1298c06cd15f446f1c59600b3a856dae861705d1a2bd2a00edbd6c74ba748
image: mariadb:11.7.2@sha256:310d29fbb58169dcddb384b0ff138edb081e2773d6e2eceb976b3668089f2f84
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down

0 comments on commit 90bd73d

Please sign in to comment.