Skip to content

Commit

Permalink
Merge pull request #162 from alarmdisplay/renovate/mariadb-11.5.2
Browse files Browse the repository at this point in the history
chore(deps): update mariadb:11.5.2 docker digest to 2d50fe0
  • Loading branch information
abrain authored Nov 21, 2024
2 parents bca1275 + bf3ad48 commit aeaca43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
env:
MARIADB_USER: hub
MARIADB_PASSWORD: hub
Expand Down

0 comments on commit aeaca43

Please sign in to comment.