Update with newest docker container version

Conflicts:
	build/docker-compose.yaml
This commit is contained in:
Daniel Smith 2020-09-08 12:25:11 -04:00 committed by Russell Sears
parent 1c2dafee6b
commit fd607c5236
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.17
image: foundationdb/foundationdb-build:0.1.18
build-setup: &build-setup
<<: *common