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