chore: update bun version from 1.1.42 to 1.2.6 #13

Closed
t.behrendt wants to merge 2 commits from chore-update-bun-version into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b3786b6eef - Show all commits

View File

@@ -1 +1 @@
1.1.42 1.2.6

View File

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