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
66d6dd88
Commit
66d6dd88
authored
Oct 12, 2021
by
Anton Georgiev
Browse files
Switch Kurento from 6.15.0 to 6.16.0
parent
90e044d4
Pipeline
#6216
passed with stage
in 7 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
66d6dd88
...
...
@@ -3,7 +3,7 @@ MAINTAINER ffdixon@bigbluebutton.org
ARG
CACHE_BUST=1
ARG
KURENTO_APT_KEY="http://keyserver.ubuntu.com/pks/lookup?op=get&options=mr&search=0xFC8A16625AFA7A83"
ARG
KURENTO_APT_REPO="deb [arch=amd64] http://ubuntu.openvidu.io/6.1
5
.0 bionic kms6"
ARG
KURENTO_APT_REPO="deb [arch=amd64] http://ubuntu.openvidu.io/6.1
6
.0 bionic kms6"
# In order to update, use:
# docker build -t build-xenial .; docker rmi -f $(docker images --filter "dangling=true" -q)
...
...
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