lidavidm commented on code in PR #1646:
URL: https://github.com/apache/arrow-adbc/pull/1646#discussion_r1531206030


##########
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:
   Isn't the point of this pipeline to test a (reasonably) normal Debian 
install? This image looks to just download Go from the website. (What do we do 
for upstream? I don't see Go in the [upstream 
Dockerfile](https://github.com/apache/arrow/blob/main/dev/tasks/linux-packages/apache-arrow/apt/debian-bullseye/Dockerfile))
   
   CC @kou 



-- 
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

Reply via email to