diff --git a/bitnami/keydb/6/debian-12/Dockerfile b/bitnami/keydb/6/debian-12/Dockerfile index f82356c11dca..5b6a5f507d51 100644 --- a/bitnami/keydb/6/debian-12/Dockerfile +++ b/bitnami/keydb/6/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-02-09T11:08:36Z" \ + org.opencontainers.image.created="2026-02-19T02:10:30Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/keydb/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/keydb" \ @@ -50,7 +50,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/keydb/postunpack.sh ENV APP_VERSION="6.3.4" \ BITNAMI_APP_NAME="keydb" \ - IMAGE_REVISION="33" \ + IMAGE_REVISION="34" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/keydb/bin:$PATH" EXPOSE 6379 diff --git a/bitnami/keydb/README.md b/bitnami/keydb/README.md index 29b722faa09e..349d57752df9 100644 --- a/bitnami/keydb/README.md +++ b/bitnami/keydb/README.md @@ -687,14 +687,6 @@ Please be aware this file has not undergone internal testing. Consequently, we a If you detect any issue in the `docker-compose.yaml` file, feel free to report it or contribute with a fix by following our [Contributing Guidelines](https://github.com/bitnami/containers/blob/main/CONTRIBUTING.md). -## Contributing - -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. - -## Issues - -If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/containers/issues/new/choose). For us to provide better support, be sure to fill the issue template. - ## License Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.