chore(deps): update bun version update to v1.2.12 - autoclosed #39

Closed
renovate-bot wants to merge 1 commits from renovate/bun-version-update into main
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.2.11
1.2.12

View File

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