moresandeep commented on code in PR #772:
URL: https://github.com/apache/knox/pull/772#discussion_r1265657863


##########
gateway-docker/src/main/resources/docker/Dockerfile:
##########
@@ -13,11 +13,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM openjdk:8-jre-alpine
+FROM openjdk:8-jre-alpine3.8

Review Comment:
   Interesting, i was looking for images by openjdk this is how I landed on 
jre-alpine3.8.  I wasn't aware of the 
[Temurin](https://projects.eclipse.org/projects/adoptium.temurin), and 
reluctant to go with something that was not from openjdk. Looks like Temurin is 
a thing. I'll give this a try. Thanks for the inputs!



-- 
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: dev-unsubscr...@knox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to