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.
bump.sh
1 parent 137b0a5 commit a7fa039Copy full SHA for a7fa039
.github/container/Dockerfile.base
@@ -204,5 +204,6 @@ RUN ln -s /opt/jax_nsys/nsys-jax-ensure-protobuf /usr/local/bin/
204
###############################################################################
205
206
ENV MANIFEST_FILE="/opt/manifest.d/manifest.yaml"
207
-ADD manifest.yaml create-distribution.sh /opt/manifest.d/
+ADD manifest.yaml create-distribution.sh bump.sh /opt/manifest.d/
208
+
209
COPY patches/ /opt/manifest.d/patches/
0 commit comments