Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 2403cc5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent d61447c commit f89666c
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 @@ -31,7 +31,7 @@ jobs:
- { wp: nightly, ms: 'yes', php: '8.0', phpunit: 9, coverage: 'yes' }
services:
mysql:
image: mariadb:latest@sha256:77e8ad8ae65e4bf59da8e0c078a086fce71a5cff21ae3c72e55573f3fde33580
image: mariadb:latest@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit f89666c

Please sign in to comment.