chore: bump bun to 1.2.9 (#20)
All checks were successful
CD / Test (push) Successful in 20s
CD / Build and push (amd64) (push) Successful in 1m1s
CD / Build and push (arm64) (push) Successful in 2m27s
CD / Create manifest (push) Successful in 54s

Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: T00N/ts3gotify#20
This commit was merged in pull request #20.
This commit is contained in:
2025-04-11 22:54:45 +02:00
parent 114014edac
commit e4136efd2e
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.1.42 1.2.9

View File

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