Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbilie authored Nov 2, 2024
1 parent a712189 commit 013d0f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM ghcr.io/valtechmobility/jnlp-agent-nvm:latest

RUN nvm install 8.17.0
RUN nvm use 8.17.0
RUN nvm install --default 8.17.0

RUN node --version

0 comments on commit 013d0f3

Please sign in to comment.