Merge pull request 'chore(deps): update docker/build-push-action action to v6' (#36) from renovate/docker-build-push-action-6.x into main

Reviewed-on: #36
This commit is contained in:
bizcochito 2025-01-03 11:46:08 +00:00
commit c8b5baf66b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASS }}
- name: Build and push
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
with:
platforms: linux/amd64,linux/arm64
context: .