From 8d8f2f038845aa430ba658d78f35c9b32c9f3e15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrei=20Ioni=C8=9B=C4=83?= Date: Mon, 4 Dec 2023 11:40:47 +0000 Subject: [PATCH] configure dockerfile --- .github/workflows/build-image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 0220097f..f3f7267d 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -20,6 +20,7 @@ jobs: image_name: vic region: eu-west-1 context: backend + dockerfile: backend/Dockerfile tags: | type=edge type=ref,event=branch