mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Build docker image with buildx 0.19.2
This commit is contained in:
1
.github/workflows/publish-docker-image.yml
vendored
1
.github/workflows/publish-docker-image.yml
vendored
@@ -24,3 +24,4 @@ jobs:
|
||||
tags-suffix: ${{ matrix.tag-suffix }}
|
||||
extra-build-args: |
|
||||
SHLINK_RUNTIME=${{ matrix.runtime }}
|
||||
buildx-version: v0.19.2 # Using v0.20 there are errors when building ARM images
|
||||
|
||||
Reference in New Issue
Block a user