1.12.3-ol-7-r9 release
This commit is contained in:
parent
b807974c50
commit
c0c6b66f2c
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/kubectl /opt/bitnami/kubectl
|
||||
ENV BITNAMI_APP_NAME="kubectl" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.3-ol-7-r8" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.3-ol-7-r9" \
|
||||
PATH="/opt/bitnami/kubectl/bin:$PATH"
|
||||
|
||||
RUN chmod +x /opt/bitnami/kubectl/bin/kubectl
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ $ docker run --name kubectl bitnami/kubectl: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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1.12-ol-7`, `1.12.3-ol-7-r8` (1.12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.12.3-ol-7-r8/1.12/ol-7/Dockerfile)
|
||||
* [`1.12-ol-7`, `1.12.3-ol-7-r9` (1.12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.12.3-ol-7-r9/1.12/ol-7/Dockerfile)
|
||||
* [`1.12-debian-9`, `1.12.3-debian-9-r11`, `1.12`, `1.12.3`, `1.12.3-r11`, `latest` (1.12/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubectl/blob/1.12.3-debian-9-r11/1.12/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kubectl GitHub repo](https://github.com/bitnami/bitnami-docker-kubectl).
|
||||
|
|
|
|||
Loading…
Reference in New Issue