Skip to content

Commit

Permalink
Build docker image for linux/arm64/v8 and linux/amd64 only
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Jul 9, 2023
1 parent 1793424 commit f1014a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
with:
image-name: shlinkio/shlink-web-client
version-arg-name: VERSION
platforms: 'linux/arm64/v8,linux/amd64'

0 comments on commit f1014a4

Please sign in to comment.