Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit bb72404

Browse files
Update Node.js to b342de0 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9edbe0c commit bb72404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN apt-get update && \
88
make -j$(nproc) install && \
99
rm -rf /tmp/*
1010

11-
FROM node:20.19.6-bookworm-slim@sha256:a270640213033657548b7ed57852709a0d2ee3b277f902f912367216aa8e9520
11+
FROM node:20.19.6-bookworm-slim@sha256:b342de02eb4a57cd6986290a69833d20818508db8078dba0197a024193410aee
1212

1313
ENV DEBIAN_FRONTEND=noninteractive
1414

0 commit comments

Comments
 (0)