chore(deps): update bun version to v1.3.12 #42

Merged
t.behrendt merged 1 commits from renovate/bun-version into main 2026-04-21 13:10:56 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.11
1.3.12

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.11@sha256:0733e50325078969732ebe3b15ce4c4be5082f18c4ac1a0f0ca4839c2e4e42a7 AS base
FROM oven/bun:1.3.12@sha256:8956c7667fa17beb6e3c664115e66bdacfe502da5d99603626e74c197bdef160 AS base
WORKDIR /app