Skip to content

Commit 8298c62

Browse files
authored
[bitnami/ray] Release 2.49.2-debian-12-r8 (#86595)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent 6eb0db6 commit 8298c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitnami/ray/2/debian-12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
77
ARG TARGETARCH
88

99
LABEL 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
5050
RUN 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
5151
ENV 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

5656
WORKDIR /app

0 commit comments

Comments
 (0)