diff --git a/Dockerfile b/Dockerfile index 833b79d..403c47c 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