Skip to content

Commit 1059e2f

Browse files
chore(deps): update node.js to 7af03b1 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65ff71d commit 1059e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM oven/bun:1.3.14@sha256:e10577f0db68676a7024391c6e5cb4b879ebd17188ab750cf100
44
WORKDIR /usr/src/app
55

66
# copy node binary from official node image
7-
COPY --from=node:22.22-slim@sha256:689c11043dad91472750cd824c97dd5e2318e9dd6f954e492fe7af0135d33ceb /usr/local/bin/node /usr/local/bin/node
7+
COPY --from=node:22.22-slim@sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 /usr/local/bin/node /usr/local/bin/node
88

99
# install dependencies into temp directory
1010
# this will cache them and speed up future builds

0 commit comments

Comments
 (0)