Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 18, 2024
1 parent 02579a2 commit 0ed551e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fib-node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use the official Node 8 image.
# https://hub.docker.com/_/node
FROM docker.io/library/node:15.6
FROM docker.io/library/node:22.9

# Create and change to the app directory.
WORKDIR /usr/src/app
Expand Down

0 comments on commit 0ed551e

Please sign in to comment.