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
7da8be5f
Commit
7da8be5f
authored
Mar 29, 2022
by
Anton Georgiev
Browse files
Update Meteor from 2.5 to 2.6.1
parent
bd48d9e0
Pipeline
#6701
passed with stage
in 3 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
7da8be5f
...
...
@@ -143,7 +143,7 @@ RUN update-java-alternatives -s java-1.11.0-openjdk-amd64
RUN
curl
-sL
https://deb.nodesource.com/setup_16.x | bash -
RUN
apt-get update
&&
apt-get
install
-y
nodejs
RUN
curl https://install.meteor.com/?release
=
2.
5
| sh
RUN
curl https://install.meteor.com/?release
=
2.
6.1
| sh
RUN
npm
install
npm@8.5.0
-g
# had to drop params
...
...
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