chore(deps): update bun version to v1.3.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 1m14s

This commit is contained in:
2025-12-25 05:10:11 +00:00
parent 501e69de76
commit 9a2f1f5c36
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.4
1.3.5

View File

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