chore: update bun version from 1.1.42 to 1.2.6
All checks were successful
CI / Test (pull_request) Successful in 31s

This commit is contained in:
2025-03-25 21:52:41 +01:00
parent 8e425b4f12
commit b3786b6eef
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.1.42 1.2.6

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.1.42 AS base FROM oven/bun:1.2.6 AS base
WORKDIR /app WORKDIR /app