Skip to content
Snippets Groups Projects
Commit 7f09f11c authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Updates to 0.7.5

parent e35e0fc1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ FROM pierreozoux/apache
# Download latest version of Known into /app
RUN mkdir -p /app && \
cd /app && \
curl -L http://assets.withknown.com/releases/known-0.7.1.tgz | tar xz
curl -L http://assets.withknown.com/releases/known-0.7.5.tgz | tar xz
# Add script to create 'known' DB
ADD run-known.sh /run-known.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment