mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
fix(build): 👷 Put Node back into Docker image builds :c
Some checks failed
Some checks failed
This commit is contained in:
parent
d3659825f8
commit
3e28801709
|
|
@ -1,3 +1,4 @@
|
||||||
|
# Paraglide doesn't properly work with Bun, so it needs Node
|
||||||
FROM oven/bun:1.2.2-alpine AS base
|
FROM oven/bun:1.2.2-alpine AS base
|
||||||
|
|
||||||
# Install dependencies into temp directory
|
# Install dependencies into temp directory
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue