chore(deps): update bun version to v1.3.4 #57

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2025-12-16 10:09:58 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.2
1.3.4

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.2 AS base
FROM oven/bun:1.3.4@sha256:7608db4aeb44f1fe8169cc8ec7055376b3013557b106407ccf092b00e426407d AS base
WORKDIR /app