Skip to content

Commit aa911b2

Browse files
committed
remove vulnerable node
1 parent 8d9980a commit aa911b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ RUN asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
3434
# install some common node versions that are used in builds to speed things up
3535
RUN asdf install nodejs 20.19.1
3636
RUN asdf install nodejs 23.9.0
37-
RUN asdf install nodejs 20.17.0
3837
RUN asdf install nodejs 20.19.0
3938
RUN asdf install nodejs 22.12.0
4039

0 commit comments

Comments
 (0)