chore: bump bun to 1.2.9 #20

Merged
t.behrendt merged 2 commits from chore-bump-bun into main 2025-04-11 22:54:45 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.1.42 1.2.9

View File

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