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 902bc6d commit 0e18fa3Copy full SHA for 0e18fa3
9.10/bullseye/Dockerfile
@@ -95,7 +95,7 @@ RUN set -eux; \
95
cabal --version
96
97
ARG GHC=9.10.2
98
-ARG GHC_RELEASE_KEY=FFEB7CE81E16A36B3E2DED6F2DE04D4E97DB64AD
+ARG GHC_RELEASE_KEY=88B57FCF7DB53B4DB3BFA4B1588764FBE22D19C4
99
100
RUN set -eux; \
101
cd /tmp; \
9.10/slim-bullseye/Dockerfile
0 commit comments