Skip to content

Commit

Permalink
Merge pull request #146 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 4a1de8f
  • Loading branch information
abrain authored Oct 23, 2024
2 parents db95053 + 8f0fb58 commit 3e19359
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:4066f2d4805fef72a83cf4a62689a0aadb6e83a8c8a82b64431edd4b94f684f8
image: mariadb:11.5.2@sha256:4a1de8fa2a929944373d7421105500ff6f889ce90dcb883fbb2fdb070e4d427e
env:
MARIADB_USER: hub
MARIADB_PASSWORD: hub
Expand Down

0 comments on commit 3e19359

Please sign in to comment.