Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 346f3a6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent f278301 commit 09dcb07
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:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
image: mariadb:latest@sha256:346f3a6792bf88014a9d9290927c12c13522a50e0e7e6d40aaa9add73df0bcc6
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit 09dcb07

Please sign in to comment.