Skip to content

Commit

Permalink
Merge pull request #1120 from myrotvorets/renovate/mariadb-latest
Browse files Browse the repository at this point in the history
chore(deps): update mariadb:latest docker digest to 2403cc5
  • Loading branch information
myrotvorets-team authored Oct 13, 2023
2 parents 63a6277 + 31dac0c commit bd57fe6
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 @@ -26,7 +26,7 @@ services:
- './coverage:/srv/service/coverage'

mysql:
image: mariadb:latest@sha256:f2587c733a8c55f0816eb0889dd9d35d7de97117589e03a9c191b03a090c75f7
image: mariadb:latest@sha256:2403cc521634162f743b5179ff5b35520daf72df5d9e7e397192af685d9148fd
environment:
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_DATABASE: test
Expand Down

0 comments on commit bd57fe6

Please sign in to comment.