2.2.1-debian-10-r38 release
This commit is contained in:
parent
ab62211fc3
commit
f50a20ee3c
|
|
@ -23,7 +23,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
|
||||
ENV APP_VERSION="2.2.1" \
|
||||
BITNAMI_APP_NAME="kong-ingress-controller" \
|
||||
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r37" \
|
||||
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r38" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/kong-ingress-controller/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker run --name kong-ingress-controller bitnami/kong-ingress-controller:late
|
|||
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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.2.1`, `2.2.1-debian-10-r37`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.2.1-debian-10-r37/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.2.1`, `2.2.1-debian-10-r38`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong-ingress-controller/blob/2.2.1-debian-10-r38/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kong-ingress-controller GitHub repo](https://github.com/bitnami/bitnami-docker-kong-ingress-controller).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue