Skip to content

Commit

Permalink
Update docker-container-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther authored Nov 16, 2023
1 parent f0af17c commit f93370c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,4 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
tags: latest
platforms: |
linux/amd64
linux/arm64
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64

0 comments on commit f93370c

Please sign in to comment.