Remove deprecated version field from docker-compose.yml

This commit is contained in:
Greg Lin 2022-08-15 14:49:43 -05:00
commit 5576778f09
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
version: '2.0'
services:
ubuntu-1804:
command: ./build.sh

View file

@ -1,5 +1,3 @@
version: '2.0'
services:
ubuntu-1804:
image: ubuntu:bionic