diff --git a/Dockerfile b/Dockerfile index 9fd9c78..d444b52 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM oven/bun:1.3.13 +FROM oven/bun:1.3.14 RUN apt-get update \ && apt-get install -y --no-install-recommends ca-certificates git \