Use Alpine 3.19 image

This commit is contained in:
Antoine Martin 2024-09-09 19:19:47 +00:00
parent 3741783362
commit b76ebe359a

View file

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