diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4eb256b49..508560ddb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ default: image: - name: fpco/stack-build:lts-15.12 + name: fpco/stack-build:lts-16.11 cache: paths: - node_modules