mirror of
https://github.com/PaiGramTeam/telegram-bot-api-build.git
synced 2024-11-21 14:38:23 +00:00
Fixed Alpine version
This commit is contained in:
parent
118644715f
commit
a3e3b4c0a2
2
.github/workflows/multiarch.yml
vendored
2
.github/workflows/multiarch.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
IMAGE_TAG: ${{ secrets.DOCKERHUB_OWNER }}/telegram-bot-api
|
||||
ALPINE_VERSION: 3.20
|
||||
ALPINE_VERSION: '3.20'
|
||||
strategy:
|
||||
matrix:
|
||||
arch:
|
||||
|
Loading…
Reference in New Issue
Block a user