diff --git a/Dockerfile b/Dockerfile index 12d05fb..5bfd46c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:latest as base +FROM oven/bun:1.0.18-debian as base WORKDIR /app/prasi RUN apt-get update diff --git a/dockerzip b/dockerzip index f579d30..bf925c1 100644 Binary files a/dockerzip and b/dockerzip differ