Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 7b691be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 59a3bfc commit 761258c
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:5d851e999b84625ef9810589e832686cae58453452698ee69e2980041e626eb2
image: mariadb:latest@sha256:7b691bebdc8e7e607acb529abed25044b47c5f0294b1a2a72807ccb0b6eda6b5
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit 761258c

Please sign in to comment.