Updated docker compose version

This commit is contained in:
Alvin Moore 2020-12-03 02:16:24 -05:00
parent 245cf28ace
commit ae50dc9dae

View File

@ -2,7 +2,7 @@ version: "3"
services:
common: &common
image: foundationdb/foundationdb-build:0.1.19
image: foundationdb/foundationdb-build:0.1.20
build-setup: &build-setup
<<: *common