chore(deps): update oven/bun docker tag to v1.2.9

This commit is contained in:
2025-04-11 20:42:14 +00:00
committed by Timo Behrendt
parent 114014edac
commit 0a8eb52698

View File

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