NIFI-4995 update docker image and text info for next release

This commit is contained in:
joewitt 2018-04-06 17:03:18 -07:00
parent 59f625d3c2
commit 5013753119
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
apache/nifi:1.6.0
apache/nifi:1.7.0

View File

@ -22,7 +22,7 @@ LABEL site="https://nifi.apache.org"
ARG UID=1000
ARG GID=1000
ARG NIFI_VERSION=1.6.0
ARG NIFI_VERSION=1.7.0
ARG MIRROR=https://archive.apache.org/dist
ENV NIFI_BASE_DIR /opt/nifi