Update docker/build-push-action action to v7

This commit is contained in:
2026-04-19 06:58:10 +00:00
parent b08caa6123
commit 04cf547ac0
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
run: ./.gitea/workflows/version_env.sh
- name: Build and push Docker image (multi-arch)
uses: docker/build-push-action@v5
uses: docker/build-push-action@v7
with:
context: .
file: ./Dockerfile