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

This commit is contained in:
Philipp Dormann 2025-03-27 10:03:18 +01:00
parent 326b241dab
commit 92fc5762e4
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

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