Skip to content

Commit

Permalink
[create-pull-request] automated change (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: scruffystuffs <scruffystuffs@users.noreply.github.com>
  • Loading branch information
fossabot and scruffystuffs committed Jan 22, 2024
1 parent 98cb7ef commit ca073e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM fossa/haskell-static-alpine:ghc-9.4.8 as builder-9.4

# By installing these separately, we prevent the dependecies of one package from conflicting with the others
RUN cabal update && \
cabal install --install-method=copy hlint-3.6.1 && \
cabal install --install-method=copy hlint-3.8 && \
cabal install --install-method=copy fourmolu-0.14.1.0 && \
cabal install --install-method=copy cabal-fmt-0.1.10

Expand Down

0 comments on commit ca073e7

Please sign in to comment.