Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 9, 2021
1 parent c6da812 commit a52120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- mysql:/var/lib/mysql

mariadb:
image: mariadb:10.6.3
image: mariadb:10.6.4
ports:
- 3309:3306
environment:
Expand Down

0 comments on commit a52120a

Please sign in to comment.