chore: bump bun to v1.2.10 (#32)
All checks were successful
CD / Check changes (push) Successful in 7s
CD / Test (push) Successful in 20s
CD / Build and push (amd64) (push) Successful in 1m7s
CD / Build and push (arm64) (push) Successful in 5m26s
CD / Create manifest (push) Successful in 11s

Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: #32
This commit was merged in pull request #32.
This commit is contained in:
2025-04-20 17:40:33 +02:00
parent adf12958d8
commit f68ad619de
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.2.9
1.2.10

View File

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