Skip to content

Commit

Permalink
Bump to Node,js v12
Browse files Browse the repository at this point in the history
  • Loading branch information
artlov committed Jan 28, 2020
1 parent e4eabcc commit d5a0f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN apt-get -y update && \
snmp \
snmp-mibs-downloader \
wget && \
curl -sL https://deb.nodesource.com/setup_13.x | bash - && \
curl -sL https://deb.nodesource.com/setup_12.x | bash - && \
apt-get install -y nodejs

# Configure Supervisord, SSH and base env
Expand Down

0 comments on commit d5a0f55

Please sign in to comment.