diff --git a/Dockerfile b/Dockerfile index eb2406cf..889102cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.1.13 as base +FROM oven/bun:latest as base WORKDIR /app/prasi/repo ENV DEBIAN_FRONTEND noninteractive