Skip to content

Commit

Permalink
chore(deps): update mariadb:11 docker digest to 666531e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 6, 2024
1 parent dfb8ad1 commit e27bf6e
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:851f05fe1e4cb290442c1b12b7108436a33fd8f6a733d4989950322d06d45c65
image: mariadb:11@sha256:666531e0a0ba96d9c8a68e2f9b17aff44e4138a887420f3a79fd6b652bb9ad1c
environment:
- MYSQL_ROOT_PASSWORD=password
- MYSQL_ROOT_HOST=%
Expand Down

0 comments on commit e27bf6e

Please sign in to comment.