mbalassi commented on PR #233:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/233#issuecomment-1133635281

   Good catch, @jbusche. I hope the issue is as simple as suggested here:
   
   
https://stackoverflow.com/questions/38002543/apt-get-update-returned-a-non-zero-code-100
   
   Could you try
   ```
   RUN apt-get update && apt-get install -y apt-transport-https
   ```
   In line 78 please?


-- 
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