Skip to content

Commit

Permalink
[create-pull-request] automated change (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: scruffystuffs <[email protected]>
  • Loading branch information
fossabot and scruffystuffs authored Mar 13, 2024
1 parent 0b272f1 commit d884199
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 @@ -5,7 +5,7 @@ FROM fossa/haskell-static-alpine:ghc-9.4.8 as builder-9.4
RUN cabal update && \
cabal install --install-method=copy hlint-3.8 && \
cabal install --install-method=copy fourmolu-0.15.0.0 && \
cabal install --install-method=copy cabal-fmt-0.1.10
cabal install --install-method=copy cabal-fmt-0.1.11

FROM fossa/haskell-static-alpine:ghc-9.0.2 as builder-9.0

Expand Down

0 comments on commit d884199

Please sign in to comment.