Updated CI/CD Alpine image
All checks were successful
Build and Publish / build (push) Successful in 1m50s

This commit is contained in:
2026-03-09 13:23:00 +01:00
parent 4a400ff673
commit 682deae813

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
container: docker.io/alpine:3.20
container: docker.io/alpine:3.23
steps:
# TODO: Use Nix Flakes
- name: Install the dependencies