fix(ci): update alpine image to version 3.22.0 #61
Reference in New Issue
Block a user
Delete Branch "fix/ci-update-alpine-to-3.22.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change the Docker image for multiple CI jobs from alpine:latest
to amd64/alpine:3.22.0 to ensure compatibility and improve
stability of the build environment. This upgrade addresses
potential vulnerabilities and ensures the use of a more
secure and reliable base image.