Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 0bd377c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 37ebfc7 commit 5e19b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- { wp: nightly, ms: 'yes', php: '8.2', phpunit: 9 }
services:
mysql:
image: mariadb:latest@sha256:d44688e2988770b46654f016f008ac03986dbf0af97583a770fbf31abf83bf31
image: mariadb:latest@sha256:0bd377c35deac73cdbfda550c2d9ec3d5cfa5e2147a1852e66b9bbcb3ef0dc37
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit 5e19b33

Please sign in to comment.