Skip to content

Commit 4f1302a

Browse files
committed
ci: deploy ps-241
1 parent 8627267 commit 4f1302a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildimage.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ENV=$1
66
ENV=`echo "$ENV" | tr '[:upper:]' '[:lower:]'`
77

88
informix_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/informix-access-layer:73812d40e5867bc6a78cf45c35c57e5a4e51cac8
9-
dynamo_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/dynamo-access-layer:8b61b8a3c160b3b03eeb4aee48eb869b3c5e110c
10-
anticorruption_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/anticorruption-layer:171b4ac4334590ea93dc2014562c2ca24ef7ce70
9+
dynamo_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/dynamo-access-layer:20cd1b16a4d1ac171d6f09e3f7cdffa4dbc5640f
10+
anticorruption_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/anticorruption-layer:2ea3600c121cf7bc09202d7c09953e71c9485fb3
1111
domain_challenge_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/domain-challenge:f03939cbfbed8a9bd132a6be3616565a820c4e44
1212

1313
sed -i='' "s|dynamo-access-layer:latest|$dynamo_access_layer_TAG|" docker-compose.yml

0 commit comments

Comments
 (0)