Update .gitea/workflows/build.yml
All checks were successful
Build Docker Image / build (default) (push) Successful in 37s
Build Docker Image / build (full) (push) Successful in 36s
Build Docker Image / build (full-python) (push) Successful in 34s
Build Docker Image / build (python) (push) Successful in 35s

This commit is contained in:
2025-03-18 15:29:33 +00:00
parent 9a48156b3a
commit 61a6c36355

View File

@@ -45,7 +45,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile