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 Nov 8, 2024
1 parent ae9d936 commit cb5bd3c
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 @@ -2,7 +2,7 @@ version: '3'

services:
db:
image: mariadb:10.4
image: mariadb:11.5
container_name: mariadb
networks:
- backend
Expand Down

0 comments on commit cb5bd3c

Please sign in to comment.