chore(deps): update bun version to v1.2.12
All checks were successful
CI / Test (pull_request) Successful in 21s

This commit is contained in:
2025-05-04 17:01:23 +00:00
parent 8bb62c34e6
commit 9a59b582fb
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.2.11 1.2.12

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.2.11 AS base FROM oven/bun:1.2.12 AS base
WORKDIR /app WORKDIR /app