Skip to content

Commit

Permalink
chore(deps): update mariadb:11 docker digest to 712a4ea
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 787a046 commit b95b405
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:9e7695800ab8fa72d75053fe536b090d0c9373465b32a073c73bc7940a2e8dbe
image: mariadb:11@sha256:712a4eac9f79d8ba5c4c2275573532edeb012573b1df84fb568d4e9d602f0340
environment:
- MYSQL_ROOT_PASSWORD=password
- MYSQL_ROOT_HOST=%
Expand Down

0 comments on commit b95b405

Please sign in to comment.