7.6.1-debian-10-r15 release

This commit is contained in:
Bitnami Bot
2020-03-22 12:39:43 +00:00
parent fe8f8a0001
commit 833b308349
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN useradd -r -u 1001 -g root logstash
COPY rootfs /
RUN /opt/bitnami/scripts/logstash/postunpack.sh
ENV BITNAMI_APP_NAME="logstash" \
BITNAMI_IMAGE_VERSION="7.6.1-debian-10-r14" \
BITNAMI_IMAGE_VERSION="7.6.1-debian-10-r15" \
PATH="/opt/bitnami/logstash/bin:/opt/bitnami/java/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 8080