Skip to content

Commit 3e28801

Browse files
committed
fix(build): 👷 Put Node back into Docker image builds :c
1 parent d365982 commit 3e28801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Paraglide doesn't properly work with Bun, so it needs Node
12
FROM oven/bun:1.2.2-alpine AS base
23

34
# Install dependencies into temp directory

0 commit comments

Comments
 (0)