Upgrade Alpine release used in CI

This commit is contained in:
Hugo Osvaldo Barrera 2024-08-26 12:49:24 +02:00
parent 5ca2742271
commit cd2445b991

View file

@ -3,12 +3,13 @@
# TODO: It might make more sense to test with an older Ubuntu or Fedora version
# here, and consider that our "oldest suppported environment".
image: alpine/3.15
image: alpine/3.17 # python 3.10
packages:
- docker
- docker-cli
- docker-compose
- py3-pip
- python3-dev
sources:
- https://github.com/pimutils/vdirsyncer
environment: