diff --git a/Dockerfile b/Dockerfile index e5a25c3..837cccf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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