Skip to content

Commit

Permalink
chore(deps): update mariadb:11 docker digest to 77e8ad8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent 988ecd7 commit 519b243
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 @@ -24,7 +24,7 @@ services:
working_dir: /usr/src/service

mariadb:
image: mariadb:11@sha256:5d851e999b84625ef9810589e832686cae58453452698ee69e2980041e626eb2
image: mariadb:11@sha256:77e8ad8ae65e4bf59da8e0c078a086fce71a5cff21ae3c72e55573f3fde33580
environment:
- MYSQL_ROOT_PASSWORD=password
- MYSQL_ROOT_HOST=%
Expand Down

0 comments on commit 519b243

Please sign in to comment.