From 7bb752c2d1e34ba652faade8dba0e89c79738f20 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 Apr 2026 00:14:33 +0200 Subject: [PATCH] [bitnami/valkey-sentinel] Release 9.0.3-debian-12-r2 (#92314) Signed-off-by: Bitnami Bot --- .../valkey-sentinel/9.0/debian-12/Dockerfile | 4 ++-- bitnami/valkey-sentinel/README.md | 20 +------------------ 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/bitnami/valkey-sentinel/9.0/debian-12/Dockerfile b/bitnami/valkey-sentinel/9.0/debian-12/Dockerfile index 3edf2b07fa84..e6f6960dbcb2 100644 --- a/bitnami/valkey-sentinel/9.0/debian-12/Dockerfile +++ b/bitnami/valkey-sentinel/9.0/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2026-03-12T16:28:58Z" \ + org.opencontainers.image.created="2026-04-08T22:03:19Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/valkey-sentinel/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/valkey-sentinel" \ @@ -50,7 +50,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/valkey-sentinel/postunpack.sh ENV APP_VERSION="9.0.3" \ BITNAMI_APP_NAME="valkey-sentinel" \ - IMAGE_REVISION="1" + IMAGE_REVISION="2" EXPOSE 26379 diff --git a/bitnami/valkey-sentinel/README.md b/bitnami/valkey-sentinel/README.md index d158f52f04cd..d73ad8610573 100644 --- a/bitnami/valkey-sentinel/README.md +++ b/bitnami/valkey-sentinel/README.md @@ -40,25 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t ## Get this image -The recommended way to get the Bitnami Valkey Sentinel Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/valkey-sentinel). - -```console -docker pull bitnami/valkey-sentinel:latest -``` - -To use a specific version, you can pull a versioned tag. You can view the [list of available versions](https://hub.docker.com/r/bitnami/valkey-sentinel/tags/) in the Docker Hub Registry. - -```console -docker pull bitnami/valkey-sentinel:[TAG] -``` - -If you wish, you can also build the image yourself by cloning the repository, changing to the directory containing the Dockerfile and executing the `docker build` command. Remember to replace the `APP`, `VERSION` and `OPERATING-SYSTEM` path placeholders in the example command below with the correct values. - -```console -git clone https://github.com/bitnami/containers.git -cd bitnami/APP/VERSION/OPERATING-SYSTEM -docker build -t bitnami/APP:latest . -``` +The Bitnami Valkey Sentinel Docker image is only available to [Bitnami Secure Images](https://bitnami.com) customers. ## Connecting to other containers