From a48d1f432df3e81b105816da4d6dca25c00da11b Mon Sep 17 00:00:00 2001 From: Dustin Updyke <43444464+sei-dupdyke@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:37:31 -0400 Subject: [PATCH] Update create_pandora.yml --- .github/workflows/create_pandora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/create_pandora.yml b/.github/workflows/create_pandora.yml index 991681c3..b34acf99 100644 --- a/.github/workflows/create_pandora.yml +++ b/.github/workflows/create_pandora.yml @@ -24,5 +24,5 @@ jobs: with: tags: dustinupdyke/ghosts-pandora push: true - context: src/ghosts.pandora/src/ - file: src/ghosts.pandora/src/Dockerfile + context: src/ghosts.pandora/app/ + file: src/ghosts.pandora/Dockerfile