oci/datadog-cluster-agent/Dockerfile: update

This commit is contained in:
Haitao Pan 2023-03-10 12:18:47 +08:00
parent 8f44b3e9f0
commit 0e1b3cfa7f

View File

@ -2,7 +2,7 @@
# Preparation stage: layout and chmods #
########################################
FROM datadog/cluster-agent:latest as builder
FROM gcr.io/datadoghq/cluster-agent:latest as builder
####################################
# Actual docker image construction #