Skip to content

Commit

Permalink
compose: Update mariadb to 11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ondj committed Jan 12, 2024
1 parent 7a31b3d commit 5bfdc90
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 @@ -2,7 +2,7 @@ version: '3.3'

services:
mysql:
image: mariadb:11.1
image: mariadb:11.2
restart: always
container_name: misp-mysql
tmpfs:
Expand Down

0 comments on commit 5bfdc90

Please sign in to comment.