tzulitai commented on a change in pull request #78: [FLINK-16838] Change base image name and apply versioning URL: https://github.com/apache/flink-statefun/pull/78#discussion_r399633529
########## File path: statefun-e2e-tests/statefun-routable-kafka-e2e/src/test/resources/Dockerfile ########## @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM statefun +FROM flink-statefun:2.1-SNAPSHOT Review comment: The updated `update_branch_version.sh` script takes care of updating these strings automatically. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
