diff --git a/public/index.html b/public/index.html index ae308372..5935f432 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" /> - Welcome to Docker + Jason — Docker Lab 01 diff --git a/src/App.js b/src/App.js index 6dbe5011..1d784f23 100644 --- a/src/App.js +++ b/src/App.js @@ -9,7 +9,7 @@ const App = () => {
-

Congratulations!!!

+

Boom!!! Jason's Docker build - first blood

You ran your first container.