Update mariadb Docker tag to v12.2.2 #138
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: mariadb:12.1.2
|
||||
image: mariadb:12.2.2
|
||||
container_name: mariadb
|
||||
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user