Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 666531e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent e27bf6e commit eed8e83
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:
- mysql

mysql:
image: mariadb:latest@sha256:851f05fe1e4cb290442c1b12b7108436a33fd8f6a733d4989950322d06d45c65
image: mariadb:latest@sha256:666531e0a0ba96d9c8a68e2f9b17aff44e4138a887420f3a79fd6b652bb9ad1c
environment:
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_DATABASE: test
Expand Down

0 comments on commit eed8e83

Please sign in to comment.