add the ver to docker-compose

This commit is contained in:
BadBUTA 2023-03-12 11:11:07 +08:00
parent 6c2e6f7b35
commit c3b9815d66

View File

@ -1,3 +1,4 @@
version: '3.7'
services:
db:
image: mariadb:${MARIADB_IMG_TAG}