From 2823c7d82771eea8f5c6ea88c243f40ee882f8ce Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 25 Aug 2020 10:10:11 +0200 Subject: [PATCH] chore: bump gitlab stackage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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