Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: Update to Alpine Linux version 3.21.2 #22

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

wtfbbqhax
Copy link
Owner

This commit updates the Alpine Linux base version from version 3.20.0 to 3.21.2. This commit also contains supplemental updates to Containerfile to assign valid default values to ARGs to prevent errors when used in FROM instruction.

CHANGES

Containerfile:

  • Assign valid default values to the ALPINE_VERSION and ARCH ARGS.

Makefile,
README.md:

  • Update to Alpine Linux version 3.21.2.

This commit updates the Alpine Linux base version from version 3.20.0 to 3.21.2.
This commit also contains supplemental updates to Containerfile to assign valid
default values to ARGs to prevent errors when used in FROM instruction.

CHANGES

Containerfile:

 * Assign valid default values to the ALPINE_VERSION and ARCH ARGS.

Makefile,
README.md:

 * Update to Alpine Linux version 3.21.2.
@wtfbbqhax wtfbbqhax self-assigned this Jan 26, 2025
@wtfbbqhax wtfbbqhax merged commit dd26d85 into main Jan 26, 2025
2 checks passed
@wtfbbqhax wtfbbqhax deleted the alpine-version-3.21.2 branch January 26, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant