add the ver to docker-compose
This commit is contained in:
parent
6c2e6f7b35
commit
c3b9815d66
@ -1,3 +1,4 @@
|
||||
version: '3.7'
|
||||
services:
|
||||
db:
|
||||
image: mariadb:${MARIADB_IMG_TAG}
|
||||
|
Loading…
Reference in New Issue
Block a user