diff --git a/bitnami/redis-exporter/1/debian-11/Dockerfile b/bitnami/redis-exporter/1/debian-11/Dockerfile index fc3e05ca293e..bab3791a1abf 100644 --- a/bitnami/redis-exporter/1/debian-11/Dockerfile +++ b/bitnami/redis-exporter/1/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.44.0-debian-11-r18" \ + org.opencontainers.image.ref.name="1.44.0-debian-11-r19" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/redis-exporter" \ org.opencontainers.image.title="redis-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/redis-exporter/README.md b/bitnami/redis-exporter/README.md index 004e32445166..f017e51cee1e 100644 --- a/bitnami/redis-exporter/README.md +++ b/bitnami/redis-exporter/README.md @@ -133,7 +133,7 @@ $ docker run --name redis-exporter bitnami/redis-exporter:latest ## 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 submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. +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