Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jenny Ryan
ouinet
Commits
4799cd79
Commit
4799cd79
authored
Mar 24, 2020
by
Ivan Vilata-i-Balaguer
Browse files
Update version for Docker.
parent
326facdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
4799cd79
...
...
@@ -31,7 +31,7 @@ FROM base as builder
# This version is a recommendation and this file has been tested to work for it,
# but you may attempt to build other versions by overriding this argument.
# Also see `OUINET_DOCKER_VERSION` below.
ARG
OUINET_VERSION=v0.
6
.0
ARG
OUINET_VERSION=v0.
7
.0
RUN
git clone
--recursive
-b
"
$OUINET_VERSION
"
https://github.com/equalitie/ouinet.git
WORKDIR
/opt/ouinet
# The C.UTF-8 locale (which is always available in Debian)
...
...
Write
Preview
Supports
Markdown
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