[bitnami/valkey] Release 9.1.1-debian-12-r0 (#95822)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-22 04:25:33 +02:00
committed by GitHub
parent 33e706896a
commit fe98fb8d76
5 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -7,13 +7,13 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-14T09:21:23Z" \
org.opencontainers.image.created="2026-07-22T01:34:31Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/valkey/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/valkey" \
org.opencontainers.image.title="valkey" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="9.1.0"
org.opencontainers.image.version="9.1.1"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -29,7 +29,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"wait-for-port-1.0.10-14-linux-${OS_ARCH}-debian-12" \
"valkey-9.1.0-3-linux-${OS_ARCH}-debian-12" \
"valkey-9.1.1-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -50,9 +50,9 @@ RUN uninstall_packages curl
COPY rootfs /
RUN /opt/bitnami/scripts/valkey/postunpack.sh
ENV APP_VERSION="9.1.0" \
ENV APP_VERSION="9.1.1" \
BITNAMI_APP_NAME="valkey" \
IMAGE_REVISION="7" \
IMAGE_REVISION="0" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/valkey/bin:$PATH"
EXPOSE 6379
@@ -1 +0,0 @@
a64f1c055297646832af8c3d6d6d7c283bf3289c41a95e9e502cf96ece1e2905 valkey-9.1.0-3-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
680a49d994b3ff1075578542e710a24e648110a9e2834b544fbe5edd310e0fe9 valkey-9.1.0-3-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
722914d52af1a38e5dbd4c99b594200016b81851c1dc76c55d1feee3e79c4541 valkey-9.1.1-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
ff0b088781b450da994ed9728f83fb47cf7202c020b62833a48322c2409a52b8 valkey-9.1.1-0-linux-arm64-debian-12.tar.gz