2.9.1-debian-10-r64 release
This commit is contained in:
parent
f5b8287d71
commit
5d2f8e7e66
|
|
@ -27,7 +27,7 @@ RUN touch /opt/bitnami/spring-cloud-dataflow-shell/spring-cloud-dataflow-shell.l
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
|
||||
ENV BITNAMI_APP_NAME="spring-cloud-dataflow-shell" \
|
||||
BITNAMI_IMAGE_VERSION="2.9.1-debian-10-r63" \
|
||||
BITNAMI_IMAGE_VERSION="2.9.1-debian-10-r64" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker run --name spring-cloud-dataflow-shell bitnami/spring-cloud-dataflow-sh
|
|||
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.9.1`, `2.9.1-debian-10-r63`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-shell/blob/2.9.1-debian-10-r63/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.9.1`, `2.9.1-debian-10-r64`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-shell/blob/2.9.1-debian-10-r64/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/spring-cloud-dataflow-shell GitHub repo](https://github.com/bitnami/bitnami-docker-spring-cloud-dataflow-shell).
|
||||
|
||||
|
|
@ -91,7 +91,7 @@ New versions and releases cadence are not going to be affected. Once a new versi
|
|||
|
||||
## License
|
||||
|
||||
Copyright 2022 Bitnami
|
||||
Copyright © 2022 Bitnami
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
|||
Loading…
Reference in New Issue