Skip to content

Commit

Permalink
Reduce Nodejs version (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliok authored Sep 3, 2024
1 parent f56ead3 commit 94f42b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARG TFENV_VERSION=v2.2.3
ARG KOPS_VERSION=v1.25.0
ARG CHART_RELEASER_VERSION=1.6.0
ARG HELM_VERSION=v3.12.2
ARG NODE_VERSION=21.7.3
ARG NODE_VERSION=20.17.0
ARG NVM_VERSION=0.40.0
ARG COMMIT_HASH

Expand Down

0 comments on commit 94f42b4

Please sign in to comment.