Updated base image name for historyserver Dockerfile.

This commit is contained in:
K 2025-04-14 16:42:40 +05:30
parent 065000c15e
commit 2de9a832eb
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -1,4 +1,4 @@
FROM cc/base:1.0
FROM kshitijka/hadoop-base:3.4.1
HEALTHCHECK CMD curl -f http://localhost:8188/ || exit 1