Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 22, 2024
1 parent cff38e3 commit a330b8d
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.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
image: mariadb:11.6.2@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:

services:
mysql:
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
image: mariadb:11.6.2@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down

0 comments on commit a330b8d

Please sign in to comment.