Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent fc880ae commit 56f905c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ services:
- composer:/usr/local/bin
- magento:/var/www/html
db:
image: mariadb:10.4
image: mariadb:10.11
container_name: mariadb
networks:
- backend
Expand Down

0 comments on commit 56f905c

Please sign in to comment.