chore(deps): update bun version to v1.3.14 #47

Open
renovate-bot wants to merge 1 commits from renovate/bun-version into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0bce062150 - Show all commits
+1 -1
View File
@@ -1 +1 @@
1.3.13 1.3.14
+1 -1
View File
@@ -1,4 +1,4 @@
FROM oven/bun:1.3.13@sha256:87416c977a612a204eb54ab9f3927023c2a3c971f4f345a01da08ea6262ae30e AS base FROM oven/bun:1.3.14@sha256:e10577f0db68676a7024391c6e5cb4b879ebd17188ab750cf10024a6d700e5c4 AS base
WORKDIR /app WORKDIR /app