chore(deps): upgrade to bun v1.3 (#2181)

* chore(deps): upgrade to bun v1.3

* ack PR comments
This commit is contained in:
Waleed
2025-12-04 00:43:01 -08:00
committed by GitHub
parent 36c91f4ca9
commit c864d17991
12 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM oven/bun:1.2.22-alpine
FROM oven/bun:1.3.3-alpine
# Install necessary packages for development
RUN apk add --no-cache \