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