Update nuc/mariadb/docker-compose.yml

This commit is contained in:
steve 2025-02-05 12:26:41 +00:00
parent 6288ca6780
commit 174fb116b9

View File

@ -2,7 +2,7 @@
services: services:
mariadb: mariadb:
image: mariadb image: mariadb:11.6.2
restart: always restart: always
container_name: mariadb container_name: mariadb
environment: environment: