Skip to content

Commit

Permalink
I forgor πŸ’€
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Mar 7, 2024
1 parent 636dc58 commit 36d8660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM ubuntu@sha256:67211c14fa74f070d27cc59d69a7fa9aeff8e28ea118ef3babc295a0428a6
ARG GID=1000
ARG UID=1000

ARG ghc_version=9.4.5
ARG ghc_version=9.6.4
ARG cabal_version=3.10.2.0

# generate a working directory
Expand Down

0 comments on commit 36d8660

Please sign in to comment.