We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768ea1b commit 52296dbCopy full SHA for 52296db
3.5/bookworm/Dockerfile
@@ -108,7 +108,7 @@ RUN set -eux; \
108
--constraint='boring +tagged' \
109
--constraint='any.bsb-http-chunked ==0.0.0.4' \
110
--constraint='any.byteorder ==1.0.4' \
111
- --constraint='any.bytestring ==0.10.12.1 || ==0.12.1.0' \
+ --constraint='any.bytestring ==0.10.12.1 || ==0.12.0.2' \
112
--constraint='any.cabal-doctest ==1.0.10' \
113
--constraint='any.call-stack ==0.4.0' \
114
--constraint='any.case-insensitive ==1.2.1.0' \
0 commit comments