PLEAAASEEEEEEEE
Docker Build / publish_api (push) Has been cancelled Details

Lea 2024-01-24 12:09:13 +01:00
parent 848e4e73d2
commit 4996941e53
Signed by: Lea
GPG Key ID: 1BAFFE8347019C42
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: actions/docker-build-push-action@v3
uses: actions/docker-build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64