mattcasters commented on a change in pull request #1240:
URL: https://github.com/apache/incubator-hop/pull/1240#discussion_r773779188
##########
File path: docs/hop-tech-manual/modules/ROOT/pages/docker-container.adoc
##########
@@ -270,7 +270,7 @@ We also make it parameter-driven, so it any other team can
use it.We create our
[source,dockerfile]
----
-FROM apache/incubator-hop:0.70-SNAPSHOT
+FROM apache/incubator-hop:1.1.0-SNAPSHOT
Review comment:
This should probably become
`FROM apache/hop:Development`
or
`FROM apache/hop:latest`
--
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]