chore(deps): update oven/bun docker tag to v1.2.11
All checks were successful
CI / Test (pull_request) Successful in 2m59s

This commit is contained in:
2025-04-29 06:02:04 +00:00
committed by Timo Behrendt
parent cb704465c0
commit d08d5da822

View File

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