diff --git a/Dockerfile b/Dockerfile index 1766213..95ac978 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Site builder -FROM oven/bun:1.2.17-alpine AS frontend-builder +FROM oven/bun:1.2.18-alpine AS frontend-builder WORKDIR /frontend