Skip to content

Commit

Permalink
Use smaller build docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Sep 26, 2018
1 parent f662170 commit b0b014b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: ~/project
docker:
- image: quay.io/haskell_works/stack-build-postgres:18.04
- image: quay.io/haskell_works/stack-build-cabal:18.04

steps:
- checkout
Expand Down

0 comments on commit b0b014b

Please sign in to comment.