Add docker file
Some checks failed
Build Notes Site / build (push) Failing after 17s

This commit is contained in:
Jay
2026-03-03 10:45:43 +00:00
parent 4ceb357291
commit 3c01d706d8

View File

@@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: docker:26-cli image: node:20-bookworm
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4