Skip to content

Commit 5393b24

Browse files
committed
feat(typescript-node): update default variant to node@24
1 parent 2ae6565 commit 5393b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/typescript-node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VARIANT="22-bookworm-slim"
1+
ARG VARIANT="24-bookworm-slim"
22
FROM node:${VARIANT}
33

44
# set working directory

0 commit comments

Comments
 (0)