[bitnami/redis] Release 8.4.0-debian-12-r3 (#89610)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
8065ac722a
commit
666afa3f81
|
|
@ -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-01-09T12:08:32Z" \
|
||||
org.opencontainers.image.created="2026-01-11T12:46:44Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/redis/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/redis" \
|
||||
|
|
@ -52,7 +52,7 @@ COPY rootfs /
|
|||
RUN /opt/bitnami/scripts/redis/postunpack.sh
|
||||
ENV APP_VERSION="8.4.0" \
|
||||
BITNAMI_APP_NAME="redis" \
|
||||
IMAGE_REVISION="2" \
|
||||
IMAGE_REVISION="3" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/redis/bin:$PATH"
|
||||
|
||||
EXPOSE 6379
|
||||
|
|
|
|||
Loading…
Reference in New Issue