7.6.2-debian-10-r39 release

This commit is contained in:
Bitnami Bot
2020-05-08 14:17:11 +00:00
parent 1ab33be093
commit b6fd303829
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
RUN /opt/bitnami/scripts/logstash/postunpack.sh
ENV BITNAMI_APP_NAME="logstash" \
BITNAMI_IMAGE_VERSION="7.6.2-debian-10-r38" \
BITNAMI_IMAGE_VERSION="7.6.2-debian-10-r39" \
PATH="/opt/bitnami/logstash/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080