From d961f8d4036bb46a8396245951d1c875302901dd Mon Sep 17 00:00:00 2001 From: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:13:19 +0000 Subject: [PATCH] (fix) remove the testdata COPY from catalogd/testdata/catalogs/test-catalog.Dockerfile to allow the docker build --- catalogd/testdata/catalogs/test-catalog.Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/catalogd/testdata/catalogs/test-catalog.Dockerfile b/catalogd/testdata/catalogs/test-catalog.Dockerfile index 849d331bd..d3f26be18 100644 --- a/catalogd/testdata/catalogs/test-catalog.Dockerfile +++ b/catalogd/testdata/catalogs/test-catalog.Dockerfile @@ -1,5 +1,4 @@ FROM scratch -COPY test-catalog /configs # Set DC-specific label for the location of the DC root directory # in the image