Skip to content

Commit

Permalink
Merge pull request #176 from simondeziel/image-alpine
Browse files Browse the repository at this point in the history
github: drop alpine 3.16 (EOL) and add 3.20
  • Loading branch information
tomponline authored May 24, 2024
2 parents 509a6a6 + bee279e commit bef17e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
fail-fast: false
matrix:
release:
- "3.16"
- "3.17"
- "3.18"
- "3.19"
- "3.20"
- "edge"
variant:
- default
Expand Down

0 comments on commit bef17e4

Please sign in to comment.