mirror of https://github.com/apache/nifi.git
Updated docker-compose.yml to latest snapshot version
This commit is contained in:
parent
45470b0984
commit
b4a820e7c3
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue