diff --git a/Dockerfile_bun b/Dockerfile_bun index 7d2e3b63..9fcda74d 100644 --- a/Dockerfile_bun +++ b/Dockerfile_bun @@ -1,5 +1,5 @@ # qryn bun builder -FROM oven/bun:1.0.7-alpine +FROM oven/bun:alpine COPY . /app WORKDIR /app