We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df07734 + a2638c5 commit 6ba76e3Copy full SHA for 6ba76e3
.circleci/config.yml
@@ -1,7 +1,7 @@
1
defaults: &defaults
2
working_directory: ~/aws-lambda-haskell-runtime
3
docker:
4
- - image: fpco/stack-build:lts-12.13
+ - image: fpco/stack-build:lts-13.0
5
6
version: 2
7
jobs:
0 commit comments