From 176ca2bff572ae18f59ffaa7bfd071c6eac4431b Mon Sep 17 00:00:00 2001 From: Taisei Takei Date: Sun, 6 Apr 2025 18:45:22 +0900 Subject: [PATCH 1/3] Update buildspec.yml --- buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec.yml b/buildspec.yml index 39ee87d..b21b9d4 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -2,7 +2,7 @@ version: 0.2 env: variables: - ECR_REPOSITORY: + ECR_REPOSITORY: 783059379113.dkr.ecr.ap-northeast-1.amazonaws.com/test-ecr phases: pre_build: From dde5785fda2fa0e0163b576c1361b3e07ea5de90 Mon Sep 17 00:00:00 2001 From: Taisei Takei Date: Mon, 7 Apr 2025 22:48:20 +0900 Subject: [PATCH 2/3] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 167da51..2b4c082 100644 --- a/index.html +++ b/index.html @@ -7,5 +7,6 @@

Hello, Docker!

このページが無事表示されていればOKです!

+

Hello takei

- \ No newline at end of file + From cb78a706784766deee78e2ff07a8035bd9f8257a Mon Sep 17 00:00:00 2001 From: Taisei Takei Date: Mon, 7 Apr 2025 23:03:57 +0900 Subject: [PATCH 3/3] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2b4c082..ff5511b 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@

Hello, Docker!

このページが無事表示されていればOKです!

-

Hello takei

+

Hello take