[ 
https://issues.apache.org/jira/browse/HADOOP-18133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17594350#comment-17594350
 ] 

ASF GitHub Bot commented on HADOOP-18133:
-----------------------------------------

GauthamBanasandra commented on code in PR #4765:
URL: https://github.com/apache/hadoop/pull/4765#discussion_r956744888


##########
dev-support/docker/pkg-resolver/install-hadolint.sh:
##########
@@ -28,8 +28,8 @@ if [ $? -eq 1 ]; then
 fi
 
 curl -L -s -S \
-  
https://github.com/hadolint/hadolint/releases/download/v1.11.1/hadolint-Linux-x86_64
 \
+  
https://github.com/hadolint/hadolint/releases/download/v2.10.0/hadolint-Linux-x86_64
 \
   -o /bin/hadolint &&
   chmod a+rx /bin/hadolint &&
   shasum -a 512 /bin/hadolint |
-  awk 
'$1!="734e37c1f6619cbbd86b9b249e69c9af8ee1ea87a2b1ff71dccda412e9dac35e63425225a95d71572091a3f0a11e9a04c2fc25d9e91b840530c26af32b9891ca"
 {exit(1)}'
+  awk 
'$1!="4816c95243bedf15476d2225f487fc17465495fb2031e1a4797d82a26db83a1edb63e4fed084b80cef17d5eb67eb45508caadaf7cd0252fb061187113991a338"
 {exit(1)}'

Review Comment:
   Done.





> Add Dockerfile for Windows 10
> -----------------------------
>
>                 Key: HADOOP-18133
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18133
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.4.0
>         Environment: Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Critical
>              Labels: pull-request-available
>
> Need to write a Dockerfile for Windows 10 that creates a Docker image for 
> building Hadoop on the Windows 10 platform.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to