Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffystuffs authored Jan 19, 2024
1 parent 1488fb6 commit 3a689ee
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.6.1 && \
cabal install --install-method=copy fourmolu-0.14.1.0 && \
cabal install --install-method=copy cabal-fmt-0.1.9
cabal install --install-method=copy cabal-fmt-0.1.10

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

Expand Down

0 comments on commit 3a689ee

Please sign in to comment.