chore(deps): update bun version to v1.3.11 #37

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

View File

@@ -1 +1 @@
1.3.10
1.3.11

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.10@sha256:b86c67b531d87b4db11470d9b2bd0c519b1976eee6fcd71634e73abfa6230d2e AS base
FROM oven/bun:1.3.11@sha256:0733e50325078969732ebe3b15ce4c4be5082f18c4ac1a0f0ca4839c2e4e42a7 AS base
WORKDIR /app