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 b55f594 commit f36d157Copy full SHA for f36d157
docker/Dockerfile
@@ -35,7 +35,6 @@ RUN asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
35
RUN asdf install nodejs 20.19.1
36
RUN asdf install nodejs 23.9.0
37
RUN asdf install nodejs 20.19.0
38
-RUN asdf install nodejs 22.12.0
39
40
# copy files needed for deployment
41
COPY --chown=cdkuser docker/entrypoint.sh /home/cdkuser/
0 commit comments