Commit b1a0f375 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[stack] upgrade to lts 18.16

parent 02a4c6df
Pipeline #2072 failed with stage
in 10 minutes and 35 seconds
FROM fpco/stack-build:lts-18.12
FROM fpco/stack-build:lts-18.16
#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/13.yaml
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/16.yaml
flags: {}
extra-package-dbs: []
packages:
......@@ -12,7 +12,7 @@ packages:
docker:
enable: false
#enable: true
repo: 'cgenie/stack-build:lts-18.12-garg'
repo: 'cgenie/stack-build:lts-18.16-garg'
run-args:
- '--publish=8008:8008'
......
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