Synced docker compose file with dockerfile

This commit is contained in:
Alvin Moore 2018-11-02 10:56:18 -07:00
parent e7fb4fa13b
commit 3dedaebf05
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
common: &common
image: foundationdb-build:0.0.1
image: foundationdb-build:0.0.2
build:
context: .
dockerfile: Dockerfile