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

This commit is contained in:
2025-04-17 07:01:22 +00:00
committed by Timo Behrendt
parent adf12958d8
commit 0be079b198

View File

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