We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9980a commit aa911b2Copy full SHA for aa911b2
docker/Dockerfile
@@ -34,7 +34,6 @@ RUN asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
34
# install some common node versions that are used in builds to speed things up
35
RUN asdf install nodejs 20.19.1
36
RUN asdf install nodejs 23.9.0
37
-RUN asdf install nodejs 20.17.0
38
RUN asdf install nodejs 20.19.0
39
RUN asdf install nodejs 22.12.0
40
0 commit comments