diff --git a/Dockerfile b/Dockerfile index 2bbe058..a0ebc0d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Site builder -FROM oven/bun:1.2.22-alpine AS frontend-builder +FROM oven/bun:1.2.23-alpine AS frontend-builder WORKDIR /frontend