mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
update devel and compose
This commit is contained in:
parent
a39d1becf3
commit
fd89c1d12d
@ -1,4 +1,4 @@
|
||||
ARG IMAGE_TAG=0.1.21
|
||||
ARG IMAGE_TAG=0.1.23
|
||||
FROM foundationdb/foundationdb-build:${IMAGE_TAG}
|
||||
|
||||
USER root
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user