From 91664bd04214f552a39eb52a380bf1f2963d5657 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Sun, 15 Dec 2024 04:13:21 +0300 Subject: [PATCH] update: 10.10.3 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bca35de..28462ef 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: uses: docker/build-push-action@v6 with: context: alaskarfin # Path to the build context - file: alaskarfin # Path to the Dockerfile + file: alaskarfin/Dockerfile # Path to the Dockerfile push: true # Push the image to Docker Hub tags: | nomadics/alaskarfin:latest