Use alpine 3.20

This commit is contained in:
Antoine Martin 2024-11-12 22:09:52 +00:00
parent d68131c139
commit c3b7a0e744

View file

@ -15,7 +15,7 @@ jobs:
name: Build tarball
runs-on: x86_64
container:
image: alpine:3.19
image: alpine:3.20
steps:
- name: Environment setup
run: apk add nodejs git xz gzip dotnet6-sdk dotnet7-sdk sed bash