update devel and compose

This commit is contained in:
Markus Pilman 2021-01-29 12:21:13 -07:00
parent a39d1becf3
commit fd89c1d12d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ARG IMAGE_TAG=0.1.21
ARG IMAGE_TAG=0.1.23
FROM foundationdb/foundationdb-build:${IMAGE_TAG}
USER root

View File

@ -2,7 +2,7 @@ version: "3"
services:
common: &common
image: foundationdb/foundationdb-build:0.1.22
image: foundationdb/foundationdb-build:0.1.23
build-setup: &build-setup
<<: *common