chore(deps): update bun version to v1.3.13 #45

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2026-05-10 18:09:53 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3c6659c382 - Show all commits
+1 -1
View File
@@ -1 +1 @@
1.3.12 1.3.13
+1 -1
View File
@@ -1,4 +1,4 @@
FROM oven/bun:1.3.12@sha256:8956c7667fa17beb6e3c664115e66bdacfe502da5d99603626e74c197bdef160 AS base FROM oven/bun:1.3.13@sha256:87416c977a612a204eb54ab9f3927023c2a3c971f4f345a01da08ea6262ae30e AS base
WORKDIR /app WORKDIR /app