Skip to content

Commit

Permalink
alpine: remove old unsupported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Nov 18, 2024
1 parent 309c3c4 commit 83edaf0
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 123 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
build-push-images:
strategy:
matrix:
release: ['3.16', '3.17', '3.18', '3.19', '3.20', 'edge']
release: ['3.18', '3.19', '3.20', 'edge']

runs-on: ubuntu-24.04
steps:
Expand Down
24 changes: 0 additions & 24 deletions alpine/3.16/Containerfile

This file was deleted.

37 changes: 0 additions & 37 deletions alpine/3.16/extra-packages

This file was deleted.

24 changes: 0 additions & 24 deletions alpine/3.17/Containerfile

This file was deleted.

37 changes: 0 additions & 37 deletions alpine/3.17/extra-packages

This file was deleted.

0 comments on commit 83edaf0

Please sign in to comment.