fix(docker): add missing version for docker-compose.override.yml

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-10-23 18:47:59 -07:00
parent 81417ea8b2
commit c6c04f4952
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -1,3 +1,5 @@
version: "3.8"
services:
mariadb:
image: aurweb:latest