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

This commit is contained in:
Sujiba Bot 2024-06-17 10:00:26 +00:00
parent 25d3ffb3f8
commit 6785534e69

View file

@ -66,7 +66,7 @@ jobs:
endpoint: tcp://docker:2376 endpoint: tcp://docker:2376
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
context: ./docker-build context: ./docker-build
file: ./docker-build/Dockerfile file: ./docker-build/Dockerfile