diff --git a/.github/workflows/backend-docker.yml b/.github/workflows/backend-docker.yml index b80c2a01..997abf3c 100644 --- a/.github/workflows/backend-docker.yml +++ b/.github/workflows/backend-docker.yml @@ -46,7 +46,7 @@ jobs: - name: Build and Push id: docker_build - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: builder: ${{ steps.buildx.outputs.name }} context: ./