Skip to content

Commit

Permalink
Update mariadb Docker tag to v10.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 1f9cfa3 commit 297f3be
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 @@ -26,7 +26,7 @@ services:

db:
container_name: SeeFT-DB
image: mariadb:10.8.3
image: mariadb:10.11.10
volumes:
- ./mariadb/initdb.d:/docker-entrypoint-initdb.d
- ./mariadb/db:/var/lib/mysql
Expand Down

0 comments on commit 297f3be

Please sign in to comment.