chore(gitlab-ci): bump docker image

This commit is contained in:
Gregor Kleen 2021-08-25 11:53:08 +02:00
parent c3b453c147
commit 7d7c376622

View File

@ -6,7 +6,7 @@ workflow:
default:
image:
name: fpco/stack-build:lts-17.15
name: fpco/stack-build:lts-18.0
variables:
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"