Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 0a62038 (#1818)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 1a64452 commit f89fdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- './coverage:/srv/service/coverage'

mysql:
image: mariadb:latest@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
image: mariadb:latest@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
environment:
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_DATABASE: test
Expand Down

0 comments on commit f89fdc0

Please sign in to comment.