diff --git a/Dockerfile b/Dockerfile index 03968a1..395f712 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,4 +32,3 @@ CMD ["./main"] - diff --git a/hello.py b/hello.py index 14fceb9..b5e33ee 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print('Hello, world! Deepak I am doing testing for Nitish') +print('Hello, world! Nitish singh kumaar')