7.4.0-debian-9-r3 release

This commit is contained in:
Bitnami Bot
2019-10-15 10:41:11 +00:00
parent 3ee98493d7
commit 2df21c9642
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "java" "1.8.222-1" --checksum 373c9f
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="logstash" \
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r2" \
BITNAMI_IMAGE_VERSION="7.4.0-debian-9-r3" \
PATH="/opt/bitnami/logstash/bin:/opt/bitnami/java/bin:$PATH"
EXPOSE 8080