Merge pull request 'Update docker/build-push-action action to v6' (#13) from renovate/docker-build-push-action-6.x into main
Unit Tests with docker compose and cargo / unit-test (push) Successful in 3m4s Details

Reviewed-on: #13
This commit is contained in:
bizcochito 2024-12-01 12:21:17 +00:00
commit 2b3796ccab
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@v4
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
context: .