Skip to content

Commit

Permalink
Update mariadb Docker tag to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 1f9cfa3 commit 20e2f33
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:11.1.2
volumes:
- ./mariadb/initdb.d:/docker-entrypoint-initdb.d
- ./mariadb/db:/var/lib/mysql
Expand Down

0 comments on commit 20e2f33

Please sign in to comment.