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

This commit is contained in:
2025-04-29 06:02:04 +00:00
parent f68ad619de
commit b79f8924f3

View File

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