Skip to content

Commit

Permalink
Merge pull request #214 from myrotvorets/renovate/mariadb-latest
Browse files Browse the repository at this point in the history
chore(deps): update mariadb:latest docker digest to 5a3e53c
  • Loading branch information
myrotvorets-team authored Nov 16, 2023
2 parents 790cd58 + acd9071 commit 1ef2039
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:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
image: mariadb:latest@sha256:5a3e53c759c25ca040b0b08001dce5b4afbf6083d4ffd7d17aad7ab70285828f
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit 1ef2039

Please sign in to comment.