Skip to content

Commit 4f1b90a

Browse files
context path
1 parent 2dce260 commit 4f1b90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Build and Push Docker Image (Multi-Arch)
7171
uses: docker/build-push-action@v5
7272
with:
73-
context: ./dockflare
73+
context: .
7474
# Build for multiple architectures
7575
platforms: linux/amd64 #,linux/arm64 # Enable multi-architecture builds
7676
# Push only on direct pushes to stable or unstable branches

0 commit comments

Comments
 (0)