v3=>v4 fixes build woes locally.

This commit is contained in:
Greyscale 2024-01-26 15:19:30 +01:00
parent 3bfb3cfbad
commit d18aef4de3
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -73,7 +73,7 @@ jobs:
run: composer install --ignore-platform-reqs
- name: "Build: Build & Push image to GHCR & Docker Hub"
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: bouncer
platforms: linux/amd64,linux/arm64