3.1.0-debian-10-r8 release
This commit is contained in:
parent
301f58c3d2
commit
c04195ed42
|
|
@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
RUN ln -sf /opt/bitnami/keycloak-config-cli/keycloak-config-cli.jar /opt/keycloak-config-cli.jar
|
||||
|
||||
ENV BITNAMI_APP_NAME="keycloak-config-cli" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.0-debian-10-r7" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.0-debian-10-r8" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
WORKDIR /opt/bitnami/keycloak-config-cli
|
||||
|
|
|
|||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`3`, `3-debian-10`, `3.1.0`, `3.1.0-debian-10-r7`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak-config-cli/blob/3.1.0-debian-10-r7/3/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.1.0`, `3.1.0-debian-10-r8`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-keycloak-config-cli/blob/3.1.0-debian-10-r8/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/keycloak-config-cli GitHub repo](https://github.com/bitnami/bitnami-docker-keycloak-config-cli).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue