From 346c0c0606e0996391ff89a8cfee3d55ec3c740d Mon Sep 17 00:00:00 2001 From: gaurvipin123 Date: Tue, 19 May 2020 21:59:18 +0530 Subject: [PATCH] Update index.php --- src/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.php b/src/index.php index 9906892..6c6500d 100644 --- a/src/index.php +++ b/src/index.php @@ -16,7 +16,7 @@

Amazon ECS Deep Dive

-

Version 1

+

Version 2

This application is now running on a container in Amazon ECS.

From here, you can commit a change to the Github repo. The CodePipeline will run and update the ECS cluster.

For example, change

Version 1
above to
Version 2
.