Commit 514bb49d authored by Karen Konou's avatar Karen Konou

[README/INSTALL] Update image versions

parent 119ee64f
Pipeline #1413 failed with stage
......@@ -102,7 +102,7 @@ For Docker env, first create the appropriate image:
``` sh
cd devops/docker
docker build -t fpco/stack-build:lts-14.27-garg .
docker build -t fpco/stack-build:lts-16.26-garg .
```
then run:
......
......@@ -54,7 +54,7 @@ git clone https://gitlab.iscpif.fr/gargantext/purescript-gargantext
../install-deps $(pwd)
pushd devops/docker
docker build --pull -t fpco/stack-build:lts-14.22-garg .
docker build --pull -t fpco/stack-build:lts-16.26-garg .
popd
#stack docker pull
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment