fix docker-compose version

This commit is contained in:
mpilman 2019-07-30 17:50:44 -07:00
parent b5e156137f
commit b030c14a77
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
version: "4"
version: "3"
services:
common: &common
image: foundationdb/foundationdb-build:0.1.6
image: foundationdb/foundationdb-build:0.1.7
build-setup: &build-setup
<<: *common