Skip to content

Commit 83af0eb

Browse files
committed
Merge branch 'release/22.16.0'
2 parents f404a91 + 810f922 commit 83af0eb

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
@@ -45,7 +45,7 @@ COPY --from=build /etc/apt/sources.list.d/ /etc/apt/sources.list.d
4545
# Install NodeJS
4646

4747
# renovate: datasource=github-tags depName=nodejs/node extractVersion=^v(?<version>.*)$
48-
ENV NODE_VERSION=22.15.1
48+
ENV NODE_VERSION=22.16.0
4949

5050
RUN apt-get update -y && \
5151
# Install NodeJs

0 commit comments

Comments
 (0)