File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
77ARG TARGETARCH
88
99LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
10- org.opencontainers.image.created="2025-09-28T18:59:11Z " \
10+ org.opencontainers.image.created="2025-09-29T01:41:50Z " \
1111 org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
1212 org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/ray/README.md" \
1313 org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ray" \
@@ -50,7 +50,7 @@ RUN uninstall_packages curl
5050RUN mkdir /app && chmod g+rwX /app && ln -s /opt/bitnami/python/bin/ray /usr/bin/ray && ln -s /opt/bitnami/python/bin/python /usr/bin/python
5151ENV APP_VERSION="2.49.2" \
5252 BITNAMI_APP_NAME="ray" \
53- IMAGE_REVISION="7 " \
53+ IMAGE_REVISION="8 " \
5454 PATH="/opt/bitnami/python/bin:$PATH"
5555
5656WORKDIR /app
You can’t perform that action at this time.
0 commit comments