We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d021cdc commit eb32c79Copy full SHA for eb32c79
Dockerfile
@@ -37,7 +37,7 @@ RUN set -eux; \
37
privoxy --version;
38
39
40
-FROM fpco/stack-build:lts-24.29 AS build-adblock2privoxy
+FROM haskell:9.10.3-slim-bookworm AS build-adblock2privoxy
41
42
ARG ADBLOCK2PRIVOXY_RESOLVER=lts-24.29
43
0 commit comments