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.
2 parents ac164e4 + 3a08862 commit 10a4e41Copy full SHA for 10a4e41
Dockerfile
@@ -1,4 +1,5 @@
1
-ARG BASE_TAG=latest
+# b/157908450 set to latest once numba 0.49.x fixes performance regression for datashader.
2
+ARG BASE_TAG=m46
3
ARG TENSORFLOW_VERSION=2.2.0
4
5
FROM gcr.io/kaggle-images/python-tensorflow-whl:${TENSORFLOW_VERSION}-py37-2 as tensorflow_whl
0 commit comments