UNCLASSIFIED

Commit 5710d5fc authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'patch-1' into 'development'

Update "ENV NIFI_VERSION" to "1.12.1" on line 16.

See merge request !15
parents dcebaf24 c2a6dfdc
Pipeline #54333 passed with stages
in 31 minutes and 28 seconds
......@@ -13,7 +13,7 @@ LABEL org.opencontainers.image.title="NiFi" \
org.opencontainers.image.version="1.12.1" \
maintainer="cht@dsop.io"
ENV NIFI_VERSION=1.11.4
ENV NIFI_VERSION=1.12.1
ENV NIFI_BASE_DIR=/opt/nifi
ENV NIFI_HOME=${NIFI_BASE_DIR}/nifi-current
ENV NIFI_VERSION_DIR=nifi-${NIFI_VERSION} \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment