Skip to content

Commit

Permalink
bump ghc to 9.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Aug 30, 2023
1 parent c71fbce commit 378232c
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 @@ -10,7 +10,7 @@ ARG UBUNTUVER=20.04
FROM ubuntu:${UBUNTUVER}

ARG REVISION=7d06965
ARG GHCVER=8.10.7
ARG GHCVER=9.6.2
ARG UBUNTUVER
ARG STRIP=1

Expand Down

0 comments on commit 378232c

Please sign in to comment.