fix(build): 👷 Put Node back into Docker image builds :c
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 6s
Deploy to GitHub Pages / build (push) Failing after 5s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 5s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-02-14 14:29:50 +01:00
parent d3659825f8
commit 3e28801709
No known key found for this signature in database

View file

@ -1,3 +1,4 @@
# Paraglide doesn't properly work with Bun, so it needs Node
FROM oven/bun:1.2.2-alpine AS base
# Install dependencies into temp directory