Skip to content

Commit

Permalink
chore(deps): update mariadb:11 docker digest to 65c0c44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 5d1ca9a commit 65a7d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
working_dir: /usr/src/service

mariadb:
image: mariadb:11@sha256:a33fbcc7567325096c34d56aa085d69948f5bd0970244b855d4b027e38db083f
image: mariadb:11@sha256:65c0c44bc4754bd03dc17396328f2adae8f156ebe6ec1edb928386886654785e
environment:
- MYSQL_ROOT_PASSWORD=password
- MYSQL_ROOT_HOST=%
Expand Down

0 comments on commit 65a7d1e

Please sign in to comment.