update nifi

This commit is contained in:
kev 2022-08-22 11:04:57 +08:00
parent ca05da06f6
commit fb5bd798d4
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
nifi:
image: apache/nifi:1.15.3
image: apache/nifi:1.17.0
ports:
- "8080:8080"
- "8082:8082"

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
nifi:
image: apache/nifi:1.15.3
image: apache/nifi:1.17.0
ports:
- "8080:8080"
volumes:
@ -25,7 +25,7 @@ services:
restart: unless-stopped
registry:
image: apache/nifi-registry:1.15.3
image: apache/nifi-registry:1.17.0
ports:
- "18080:18080"
volumes: