Skip to content

Commit

Permalink
Merge pull request #198 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 4b812bb
  • Loading branch information
abrain committed Aug 17, 2024
2 parents b179af1 + 2185b92 commit 875f040
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:018e5ae1207e80a5c65e24d78d836ac4f82de5d7bf9a035c44fa06d9cb75c2f4
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
env:
MARIADB_USER: display
MARIADB_PASSWORD: display
Expand Down

0 comments on commit 875f040

Please sign in to comment.