0.20200717.0-scratch-r7 release

This commit is contained in:
Bitnami Bot 2020-11-20 17:42:55 +00:00
parent d3ff942726
commit fc0a0f3032
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ COPY rootfs /
EXPOSE 9096 9097
USER 1001
CMD [ "/influxdb_relay" ]
CMD [ "/influxdb-relay" ]

View File

@ -41,7 +41,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/).
* [`0`, `0-scratch`, `0.20200717.0`, `0.20200717.0-scratch-r6`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb-relay/blob/0.20200717.0-scratch-r6/0/scratch/Dockerfile)
* [`0`, `0-scratch`, `0.20200717.0`, `0.20200717.0-scratch-r7`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-influxdb-relay/blob/0.20200717.0-scratch-r7/0/scratch/Dockerfile)
Subscribe to project updates by watching the [bitnami/influxdb-relay GitHub repo](https://github.com/bitnami/bitnami-docker-influxdb-relay).