Compare commits

..

1 Commits

Author SHA1 Message Date
nicolabelluti 682deae813 Updated CI/CD Alpine image
Build and Publish / build (push) Successful in 1m50s
2026-03-09 13:23:00 +01:00
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
container: docker.io/alpine:3.20 container: docker.io/alpine:3.23
steps: steps:
# TODO: Use Nix Flakes # TODO: Use Nix Flakes
- name: Install the dependencies - name: Install the dependencies