We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37739dd commit cae43f8Copy full SHA for cae43f8
dev/docker/python/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-buster
+FROM python:3.8-bookworm
2
3
RUN apt-get update && apt-get install -y r-base && Rscript -e "install.packages(c('httr','xml2'))"
4
0 commit comments