We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55b798 commit c9d3ed2Copy full SHA for c9d3ed2
docker/debian/Dockerfile_trixie
@@ -30,7 +30,7 @@ FROM debian:trixie
30
31
RUN apt-get update -qq && \
32
apt-get install -y \
33
- libfcgi-bin libmemcached11 libboost-program-options1.74.0 \
+ libfcgi-bin libmemcached11 libboost-program-options1.83.0 \
34
libxml2 libcrypto++8 libyajl2 libpqxx-7.8 zlib1g libbrotli1 libfmt9 \
35
--no-install-recommends && \
36
apt-get clean && \
0 commit comments