Skip to content

Commit 9b321ba

Browse files
committed
remove vulnerable node
1 parent f36d157 commit 9b321ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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.19.0
3837

3938
# copy files needed for deployment
4039
COPY --chown=cdkuser docker/entrypoint.sh /home/cdkuser/

0 commit comments

Comments
 (0)