We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a6a6f commit e2bb5feCopy full SHA for e2bb5fe
Dockerfile
@@ -65,7 +65,7 @@ RUN \
65
66
# Install Cabal.
67
68
-ARG CABAL_VERSION=3.6.2.0
+ARG CABAL_VERSION=3.8.1.0
69
RUN \
70
set -o errexit -o xtrace; \
71
if test -n "$CABAL_VERSION"; then \
0 commit comments