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