Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to a954759
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent d0da789 commit c7c141a
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 @@ -33,7 +33,7 @@ jobs:
- { wp: nightly, ms: 'yes', php: '8.3' }
services:
mysql:
image: mariadb:latest@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
image: mariadb:latest@sha256:a9547599cd87d7242435aea6fda22a9d83e2c06d16c658ef70d2868b3d3f6a80
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit c7c141a

Please sign in to comment.