chore(deps): bun:1.2.6
All checks were successful
Build Latest image / build-container (push) Successful in 38s

This commit is contained in:
2025-03-27 10:03:18 +01:00
parent 326b241dab
commit 92fc5762e4

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.1.40-slim
FROM oven/bun:1.2.6-slim
WORKDIR /app
COPY package.json .
RUN bun i