From b8130dfe36ede176e3458e92d05192dbb165f768 Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Tue, 6 Dec 2022 16:03:48 -0800 Subject: [PATCH] fix container name --- .../Podcast.Ingestion.Worker/Podcast.Ingestion.Worker.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Services/Podcasts/Podcast.Ingestion.Worker/Podcast.Ingestion.Worker.csproj b/src/Services/Podcasts/Podcast.Ingestion.Worker/Podcast.Ingestion.Worker.csproj index 79899c2..92002b6 100644 --- a/src/Services/Podcasts/Podcast.Ingestion.Worker/Podcast.Ingestion.Worker.csproj +++ b/src/Services/Podcasts/Podcast.Ingestion.Worker/Podcast.Ingestion.Worker.csproj @@ -11,7 +11,7 @@ - podcastupdaterworker + podcastingestionworker