Update with newest docker container version
Conflicts: build/docker-compose.yaml
This commit is contained in:
parent
1c2dafee6b
commit
fd607c5236
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
common: &common
|
||||
image: foundationdb/foundationdb-build:0.1.17
|
||||
image: foundationdb/foundationdb-build:0.1.18
|
||||
|
||||
build-setup: &build-setup
|
||||
<<: *common
|
||||
|
|
Loading…
Reference in New Issue