Synced docker compose file with dockerfile
This commit is contained in:
parent
e7fb4fa13b
commit
3dedaebf05
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue