mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
Build docker image for linux/arm64/v8 and linux/amd64 only
This commit is contained in:
parent
1793424658
commit
f1014a4810
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-image-build.yml
vendored
1
.github/workflows/docker-image-build.yml
vendored
|
@ -12,3 +12,4 @@ jobs:
|
|||
with:
|
||||
image-name: shlinkio/shlink-web-client
|
||||
version-arg-name: VERSION
|
||||
platforms: 'linux/arm64/v8,linux/amd64'
|
||||
|
|
Loading…
Reference in a new issue