Skip to content

Commit

Permalink
Fixed Alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Jun 9, 2024
1 parent 1186447 commit a3e3b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a3e3b4c

Please sign in to comment.