oci/datadog-cluster-agent/Dockerfile: update

This commit is contained in:
Haitao Pan 2023-03-10 12:18:47 +08:00
parent b7caf16196
commit c34804434e

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 #