Skip to content

Commit

Permalink
chore(deps): update mariadb:11 docker digest to a33fbcc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent e69ffff commit 202ca9d
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:c5077bb44d13a3f34dadb5a15861149e29b3251d1e24036d2dad9611dc9d940b
image: mariadb:11@sha256:a33fbcc7567325096c34d56aa085d69948f5bd0970244b855d4b027e38db083f
environment:
- MYSQL_ROOT_PASSWORD=password
- MYSQL_ROOT_HOST=%
Expand Down

0 comments on commit 202ca9d

Please sign in to comment.