1.0.0-debian-10-r14 release
This commit is contained in:
parent
bea901c694
commit
62952a2f50
|
|
@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
|||
RUN touch /opt/bitnami/prometheus-rsocket-proxy/prometheus-rsocket-proxy.log && chmod -R g+rwX /opt/bitnami/prometheus-rsocket-proxy
|
||||
|
||||
ENV BITNAMI_APP_NAME="prometheus-rsocket-proxy" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.0-debian-10-r13" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.0-debian-10-r14" \
|
||||
HOME="/" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-debian-10`, `1.0.0-debian-10-r13`, `1`, `1.0.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy/blob/1.0.0-debian-10-r13/1/debian-10/Dockerfile)
|
||||
* [`1-debian-10`, `1.0.0-debian-10-r14`, `1`, `1.0.0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy/blob/1.0.0-debian-10-r14/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/prometheus-rsocket-proxy GitHub repo](https://github.com/bitnami/bitnami-docker-prometheus-rsocket-proxy).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue