Update docker/build-push-action action to v7 #4

Open
mars3142 wants to merge 1 commits from renovate/docker-build-push-action-7.x into main
+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