Update build/docker-compose.yaml
Co-authored-by: Alvin Moore <36203359+AlvinMooreSr@users.noreply.github.com>
This commit is contained in:
parent
639fe8ca38
commit
02d979988c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue