Skip to content

Commit ddb2763

Browse files
chore(deps): update node.js to v22.14.0 (#80)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efba24e commit ddb2763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.13.1 AS build
1+
FROM node:22.14.0 AS build
22

33
COPY --from=oven/bun:1.2.2-debian --chmod=0777 /usr/local/bin/bun /bin/bun
44
ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0

0 commit comments

Comments
 (0)