Skip to content

Commit

Permalink
Update nodejs version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Sep 24, 2024
1 parent f3fa410 commit ce64790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG SBT_VERSION=1.10.2
ARG MAVEN_VERSION=3.9.9
ARG GRADLE_VERSION=8.10
ARG GO_VERSION=1.23.1
ARG NODE_VERSION=22.8.0
ARG NODE_VERSION=22.9.0
ARG PYTHON_VERSION=3.12

ENV GOPATH=/opt/app-root/go \
Expand Down

0 comments on commit ce64790

Please sign in to comment.