diff --git a/Dockerfile b/Dockerfile index 5ae2a2c..f767da0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Site builder -FROM oven/bun:1.1.45-alpine AS frontend-builder +FROM oven/bun:1.2.9-alpine AS frontend-builder WORKDIR /frontend