ci: switch Alpine from latest stable to Edge (MR 4741)

We use this in pmbootstrap, and it is currently necessary to use Ruff.
Issue about moving Ruff to community:
https://gitlab.alpinelinux.org/alpine/aports/-/issues/15693
This commit is contained in:
Stefan Hansson 2024-01-18 23:02:10 +01:00 committed by Ferass El Hafidi
parent b5b7983ade
commit 57aa208435
No known key found for this signature in database
GPG key ID: CAB5A5DBC11B967B

View file

@ -1,7 +1,7 @@
---
# global settings
image: alpine:latest
image: alpine:edge
after_script:
- .ci/lib/move_logs.sh $CI_PROJECT_DIR
stages: