chore(deps): update docker/build-push-action action to v6 #5

Merged
hads merged 1 commits from renovate/docker-build-push-action-6.x into main 2024-06-19 08:55:36 +12:00
Showing only changes of commit 63ebcc3993 - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile