Commit 7e9eeaf1 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski Committed by Alexandre Delanoë

[docker] upgrade to LTS 18.18

parent 62970e2e
FROM fpco/stack-build:lts-18.16
FROM fpco/stack-build:lts-18.18
#RUN apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 8B1DA6120C2BF624
RUN apt-get update && \
......
resolver:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/16.yaml
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/18.yaml
flags: {}
extra-package-dbs: []
packages:
......@@ -12,7 +12,7 @@ packages:
docker:
enable: false
#enable: true
repo: 'cgenie/stack-build:lts-18.16-garg'
repo: 'cgenie/stack-build:lts-18.18-garg'
run-args:
- '--publish=8008:8008'
......@@ -29,8 +29,8 @@ allow-newer: true
extra-deps:
- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git
commit: 220f32810f988a5a121f110a7d557fc7d0721712
- git: ssh://gitolite3@delanoe.org/gargantext-graph
commit: 294887a220460bd0c114638fff9ea53306cd2f18
#- git: ssh://gitolite3@delanoe.org/gargantext-graph
# commit: 294887a220460bd0c114638fff9ea53306cd2f18
# Data Mining Libs
- git: https://github.com/delanoe/data-time-segment.git
commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
......
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