chore(deps): update bun version to v1.2.21
All checks were successful
CI / Test (pull_request) Successful in 2m4s

This commit is contained in:
2025-09-09 14:12:11 +00:00
parent 559cc96e38
commit 27508b91f2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.2.18 AS base
FROM oven/bun:1.2.21 AS base
WORKDIR /app