Updated docker-compose.yml to latest snapshot version

This commit is contained in:
Matthew Burgess 2020-09-01 13:21:56 -04:00
parent 45470b0984
commit b4a820e7c3
No known key found for this signature in database
GPG Key ID: 05D3DEB8126DAD24
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ services:
environment:
- ALLOW_ANONYMOUS_LOGIN=yes
nifi:
image: apache/nifi:1.12.0-SNAPSHOT-dockermaven
image: apache/nifi:1.13.0-SNAPSHOT-dockermaven
ports:
- 8080 # Unsecured HTTP Web Port
environment: