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

This commit is contained in:
2025-05-04 10:01:26 +00:00
parent 4d4cd41b7d
commit d49cb05287

View File

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