chore(deps): update bun version to v1.3.6 #80

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2026-01-25 20:38:35 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.5
1.3.6

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.5@sha256:e90cdbaf9ccdb3d4bd693aa335c3310a6004286a880f62f79b18f9b1312a8ec3 AS base
FROM oven/bun:1.3.6@sha256:f20d9cf365ab35529384f1717687c739c92e6f39157a35a95ef06f4049a10e4a AS base
WORKDIR /app