Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent c472be7 commit 5b54116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/circle_dot/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
environment: *x-default-environment

mysql:
image: mariadb:10.5
image: mariadb:11.5
volumes:
- "mariadb-data:/var/lib/mysql"
environment:
Expand Down

0 comments on commit 5b54116

Please sign in to comment.