Update deploy container
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
2026-02-03 07:45:54 +01:00
parent 8281cb4b96
commit 2d972e1bdb

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: node:24-alpine image: node:24-bookworm-slim
steps: steps:
- name: Checkout - name: Checkout