Revert "chore(deps): update bun version to v1.3.8 (#83)"
All checks were successful
CI / Test (pull_request) Successful in 4m56s

This reverts commit 746ede4bd8.
This commit is contained in:
2026-02-15 10:52:05 +01:00
parent 746ede4bd8
commit 9a107900d7
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.8 1.3.6

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.8@sha256:371d30538b69303ced927bb5915697ac7e2fa8cb409ee332c66009de64de5aa3 AS base FROM oven/bun:1.3.6@sha256:f20d9cf365ab35529384f1717687c739c92e6f39157a35a95ef06f4049a10e4a AS base
WORKDIR /app WORKDIR /app