From 2ba67c22ce3323036d239d63675f22fe58c0e27f Mon Sep 17 00:00:00 2001 From: Dustin Updyke <43444464+sei-dupdyke@users.noreply.github.com> Date: Wed, 8 May 2024 05:52:07 -0400 Subject: [PATCH] Update socializer.yml --- .github/workflows/socializer.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/socializer.yml b/.github/workflows/socializer.yml index 653b6b6e..c187e978 100644 --- a/.github/workflows/socializer.yml +++ b/.github/workflows/socializer.yml @@ -21,5 +21,5 @@ jobs: with: tags: dustinupdyke/ghosts-socializer push: true - context: src/ghosts.pandora.socializer/src/. - file: .src/ghosts.pandora.socializer/src/Dockerfile + context: ./src/ghosts.pandora.socializer/src/. + file: ./src/ghosts.pandora.socializer/src/Dockerfile