mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update nifi
This commit is contained in:
parent
75e9270408
commit
692d08f1b3
@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
|
||||
nifi:
|
||||
image: apache/nifi:1.17.0
|
||||
image: apache/nifi:1.27.0
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
@ -25,7 +25,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
registry:
|
||||
image: apache/nifi-registry:1.17.0
|
||||
image: apache/nifi-registry:1.27.0
|
||||
ports:
|
||||
- "18080:18080"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user