Skip to content

Commit

Permalink
Update to mariadb 10.11
Browse files Browse the repository at this point in the history
Fix CVEs cf #396
  • Loading branch information
physikerwelt authored Oct 24, 2024
1 parent 5dcc9e5 commit 2be26e6
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 @@ -7,7 +7,7 @@ x-formulasearch-image: &formulasearch-image
x-mongo-image: &mongo-image
mongo
x-mysql-image: &mysql-image
mariadb:10.6
mariadb:10.11
x-portainer-image: &portainer-image
portainer/portainer-ce
x-quickstatements-image: &quickstatements-image
Expand Down

0 comments on commit 2be26e6

Please sign in to comment.