mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 04:37:31 +08:00
Update Dockerfile.higress
This commit is contained in:
@@ -7,6 +7,7 @@ ARG BASE_VERSION=latest
|
|||||||
ARG HUB
|
ARG HUB
|
||||||
|
|
||||||
# The following section is used as base image if BASE_DISTRIBUTION=debug
|
# The following section is used as base image if BASE_DISTRIBUTION=debug
|
||||||
|
# This base image is provided by istio, see: https://github.com/istio/istio/blob/master/docker/Dockerfile.base
|
||||||
FROM ${HUB}/base:${BASE_VERSION}
|
FROM ${HUB}/base:${BASE_VERSION}
|
||||||
|
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|||||||
Reference in New Issue
Block a user