1.6.4-debian-10-r8 release
This commit is contained in:
parent
194a92f4d4
commit
226b092a19
|
|
@ -20,7 +20,7 @@ RUN mkdir -p /bitnami/kapacitor && chmod g+rwX /bitnami/kapacitor
|
|||
|
||||
ENV APP_VERSION="1.6.4" \
|
||||
BITNAMI_APP_NAME="kapacitor" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.4-debian-10-r7" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.4-debian-10-r8" \
|
||||
KAPACITOR_DATA_DIR="/bitnami/kapacitor" \
|
||||
KAPACITOR_LOAD_DIR="/bitnami/kapacitor/load" \
|
||||
KAPACITOR_REPLAY_DIR="/bitnami/kapacitor/replay" \
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ $ docker run --name kapacitor bitnami/kapacitor:latest
|
|||
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`, `1-debian-10`, `1.6.4`, `1.6.4-debian-10-r7`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.6.4-debian-10-r7/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.6.4`, `1.6.4-debian-10-r8`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.6.4-debian-10-r8/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kapacitor GitHub repo](https://github.com/bitnami/bitnami-docker-kapacitor).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue