Update docker/build-push-action action to v6
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m44s Details

This commit is contained in:
Renovate Bot 2024-11-29 20:03:00 +00:00
parent 1c62348f18
commit 13a1d2e149
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,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: .