chore: bump bun to v1.2.10 #32

Merged
t.behrendt merged 2 commits from chore-bump-bun-version into main 2025-04-20 17:40:34 +02:00
Showing only changes of commit 0be079b198 - Show all commits

View File

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