Skip to content

Commit a96ac4a

Browse files
chore(deps): update oven/bun docker tag to v1.1.37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc9f15d commit a96ac4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM node:22.11.0 AS build
22

3-
COPY --from=oven/bun:1.1.34-debian --chmod=0777 /usr/local/bin/bun /bin/bun
3+
COPY --from=oven/bun:1.1.37-debian --chmod=0777 /usr/local/bin/bun /bin/bun
44
ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
55
ENV BUN_INSTALL_BIN=/bin
66

0 commit comments

Comments
 (0)