Skip to content

Commit f027a5b

Browse files
committed
chore: PR comments.
Also 24.6 is the last node version that honors the nodejs CLI flags.
1 parent 9e294b2 commit f027a5b

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,3 +1,3 @@
1-
FROM node:24.4-bookworm-slim
1+
FROM node:24.6-trixie-slim
22

33
RUN apt update && apt install git -y

0 commit comments

Comments
 (0)