Skip to content

Commit

Permalink
chore(deps): update mariadb:latest docker digest to 65c0c44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent bf0a71d commit fe96623
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:a33fbcc7567325096c34d56aa085d69948f5bd0970244b855d4b027e38db083f
image: mariadb:latest@sha256:65c0c44bc4754bd03dc17396328f2adae8f156ebe6ec1edb928386886654785e
environment:
MYSQL_RANDOM_ROOT_PASSWORD: "yes"
MYSQL_DATABASE: test
Expand Down

0 comments on commit fe96623

Please sign in to comment.