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.
BASE_IMAGE_COLOCATED
1 parent cbed07d commit 59f99e2Copy full SHA for 59f99e2
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
3
ARG TARGET=base
4
ARG BASE_IMAGE=ubuntu:24.04
5
-ARG BASE_IMAGE_COLOCATED=us-docker.pkg.dev/cloud-tpu-v2-images/pathways-colocated-python/sidecar:2026_01_27-python3.12-jax_0.8.2
+ARG BASE_IMAGE_COLOCATED=us-docker.pkg.dev/cloud-tpu-v2-images/pathways-colocated-python/sidecar:2026_01_27-python_3.12-jax_0.8.2
6
7
FROM ${BASE_IMAGE} AS base
8
0 commit comments