mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-23 12:17:45 +08:00
build: update outline fallback image
Subrequests have been included in docker/dockerfile:1.5 labs, so we can update the fallback to point to this release. Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
parent
91c17f25fb
commit
2dae553d18
@ -65,7 +65,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
printFallbackImage = "docker/dockerfile-upstream:1.4-outline@sha256:627443ff4e2d0f635d429cfc1da5388bcd5a70949c38adcd3cd7c4e5df67c73c"
|
printFallbackImage = "docker/dockerfile:1.5.2-labs@sha256:f2e91734a84c0922ff47aa4098ab775f1dfa932430d2888dd5cad5251fafdac4"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Options struct {
|
type Options struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user