kou commented on code in PR #1646: URL: https://github.com/apache/arrow-adbc/pull/1646#discussion_r1534912747
########## ci/linux-packages/apt/debian-bullseye/Dockerfile: ########## @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -ARG FROM=debian:bullseye +ARG FROM=golang:1.21-bullseye Review Comment: Sorry. I missed this. We can use `golang:1.21-bullseye` here or we can drop support for Debian Bullseye. Because Debian Bullseye will reach EOL on 2024-07: https://wiki.debian.org/DebianReleases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org