path fix
Build and Push Docker Image to Gitea / build-and-push (push) Successful in 58s

This commit is contained in:
2026-06-03 08:36:11 +02:00
parent 75446bb4b5
commit 11e589de63
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
uses: docker/build-push-action@v7
with:
context: .
file: ./claude-code/Dockerfile
file: ./Dockerfile
push: true
addLatest: true
addTimestamp: true