diff --git a/Dockerfile b/Dockerfile index 833b79d4..403c47cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Site builder -FROM oven/bun:1.2.10-alpine AS frontend-builder +FROM oven/bun:1.2.11-alpine AS frontend-builder WORKDIR /frontend