Closed nickva closed 2 months ago
I see an error when building 3.4.1
ERROR: failed to solve: process "/bin/sh -c set -eux; apt-get update; echo \"couchdb couchdb/mode select none\" | debconf-set-selections; DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-downgrades --allow-remove-essential --allow-change-held-packages couchdb=\"$COUCHDB_VERSION\"~bookworm ;
I had already done this here: https://github.com/apache/couchdb-docker/pull/255 will try and repro your issue
FYI: my version builds fine
I see an error when building 3.4.1