Fix version links change the mod to the alpine pkg

This commit is contained in:
quietsy
2023-04-01 10:31:15 +03:00
parent 6e6ddfb166
commit d56a8dde53
5 changed files with 31 additions and 136 deletions
-4
View File
@@ -13,10 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3
- name: Set up qemu
run: |
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- name: Build image
run: |
docker build --no-cache -t ${{ github.sha }} .