ChrisSamo632 commented on code in PR #6673:
URL: https://github.com/apache/nifi/pull/6673#discussion_r1024952239


##########
nifi-toolkit/nifi-toolkit-assembly/pom.xml:
##########
@@ -190,7 +190,7 @@ language governing permissions and limitations under the 
License. -->
                     <plugin>
                         <groupId>com.spotify</groupId>
                         <artifactId>dockerfile-maven-plugin</artifactId>
-                        <version>1.3.5</version>
+                        <version>1.4.13</version>

Review Comment:
   Is it worth defining this version in a higher level `pom.xml` and using it 
for all Docker builds?
   
   Could consider the same with the base image details too so we keep them 
updated together in future, although maybe there's sufficient reason to keep 
them separate still?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to