Skip to content

Commit

Permalink
Fixes [stage]
Browse files Browse the repository at this point in the history
  • Loading branch information
crschnick committed Jan 3, 2025
1 parent 5ff1d81 commit 91b2b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup buildx
uses: docker/setup-buildx-action@v1
with:
use: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
- name: Build and push Docker image
id: push
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
Expand Down

0 comments on commit 91b2b4c

Please sign in to comment.