Skip to content

Commit 452fbd7

Browse files
author
IK Renovate Bot
committed
chore(deps): update node.js to v22 (node/bookworm/dockerfile)
1 parent cd302c2 commit 452fbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/bookworm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker build -t node-local .
22
# docker run --rm -it --entrypoint /bin/sh node-local
3-
FROM node:20-bookworm-slim
3+
FROM node:22-bookworm-slim
44

55
# Setting working directory. All the path will be relative to WORKDIR
66
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)