File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ENV=`echo "$ENV" | tr '[:upper:]' '[:lower:]'`
8
8
informix_access_layer_TAG=$AWS_ACCOUNT_ID .dkr.ecr.$AWS_REGION .amazonaws.com/informix-access-layer:73812d40e5867bc6a78cf45c35c57e5a4e51cac8
9
9
dynamo_access_layer_TAG=$AWS_ACCOUNT_ID .dkr.ecr.$AWS_REGION .amazonaws.com/dynamo-access-layer:8b61b8a3c160b3b03eeb4aee48eb869b3c5e110c
10
10
anticorruption_layer_TAG=$AWS_ACCOUNT_ID .dkr.ecr.$AWS_REGION .amazonaws.com/anticorruption-layer:171b4ac4334590ea93dc2014562c2ca24ef7ce70
11
- domain_challenge_TAG=$AWS_ACCOUNT_ID .dkr.ecr.$AWS_REGION .amazonaws.com/domain-challenge:3b50c8b5def93f677dc55bf0e854a6d47054c71f
11
+ domain_challenge_TAG=$AWS_ACCOUNT_ID .dkr.ecr.$AWS_REGION .amazonaws.com/domain-challenge:f03939cbfbed8a9bd132a6be3616565a820c4e44
12
12
13
13
sed -i=' ' " s|dynamo-access-layer:latest|$dynamo_access_layer_TAG |" docker-compose.yml
14
14
You can’t perform that action at this time.
0 commit comments