diff --git a/Dockerfile b/Dockerfile index b30cb98..6a46b8b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1 -FROM oven/bun:1.3.13 AS build +FROM oven/bun:1.3.14 AS build RUN apt-get update \ && apt-get install -y --no-install-recommends \