diff --git a/README.md b/README.md index d0027cf..87f8f4f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ ```bash docker build -t test-ci-cd . -docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest \ No newline at end of file +docker run --rm --name test-ci-cd -p 8000:8080 test-ci-cd:latest +123 \ No newline at end of file