Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
initrd: Increase Alpine Version to 3.12
Browse files Browse the repository at this point in the history
Upgrade Alpine version from unsupported 3.7 to supported 3.12

Fixes #2873

Signed-off-by: Jan Schintag <[email protected]>
  • Loading branch information
jschintag committed Aug 4, 2020
1 parent 31fcfa6 commit a7b98ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ assets:
architecture:
aarch64:
name: &default-initrd-name "alpine"
version: &default-initrd-version "3.7"
version: &default-initrd-version "3.12"
ppc64le:
name: *default-initrd-name
version: *default-initrd-version
Expand Down

0 comments on commit a7b98ac

Please sign in to comment.