Updated docker compose to use latest build image

This commit is contained in:
Alvin Moore 2019-05-10 10:56:31 -07:00
parent 4a794923e6
commit c3dcbefeb2
1 changed files with 1 additions and 1 deletions

View File

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