Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
senfcall-public
Docker Bbb Build
Commits
6e218d09
Commit
6e218d09
authored
Nov 01, 2021
by
Anton Georgiev
Browse files
Updated Meteor and npm versions
parent
a49269e1
Pipeline
#6312
failed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
6e218d09
...
...
@@ -157,8 +157,8 @@ RUN echo 'deb-src https://deb.nodesource.com/node_14.x bionic main' >> /etc/apt/
RUN
apt-get update
&&
apt-get
install
-y
nodejs
RUN
curl https://install.meteor.com/?release
=
2.
3.6
| sh
RUN
npm
install
npm@6.14.1
1
-g
RUN
curl https://install.meteor.com/?release
=
2.
5.0
| sh
RUN
npm
install
npm@6.14.1
5
-g
RUN
apt-get
install
-y
software-properties-common jq moreutils
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment