diff --git a/Dockerfile b/Dockerfile index 082534e..078c081 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Site builder -FROM oven/bun:1.2.19-alpine AS frontend-builder +FROM oven/bun:1.2.20-alpine AS frontend-builder WORKDIR /frontend