7.4.1-debian-9-r3 release

This commit is contained in:
Bitnami Bot
2019-10-27 11:35:22 +00:00
parent ce5c263f19
commit 40bf2a498a
2 changed files with 2 additions and 2 deletions

View File

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