chore(deps): update oven/bun docker tag to v1.2.9
All checks were successful
CI / Test (pull_request) Successful in 21s

This commit is contained in:
2025-04-11 20:42:14 +00:00
parent 114014edac
commit 4d99f4b1c3

View File

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