Skip to content

Commit c31fcb6

Browse files
authored
1 parent 35e82a0 commit c31fcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -eo pipefail
55
ENV=$1
66
ENV=`echo "$ENV" | tr '[:upper:]' '[:lower:]'`
77

8-
informix_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/informix-access-layer:a9e552738879d6ce31079fd198ec5289aabff540
8+
informix_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/informix-access-layer:73812d40e5867bc6a78cf45c35c57e5a4e51cac8
99
dynamo_access_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/dynamo-access-layer:8b61b8a3c160b3b03eeb4aee48eb869b3c5e110c
1010
anticorruption_layer_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/anticorruption-layer:4eb2660b6e1214a2f070cdcee85c9e29b0deab60
1111
domain_challenge_TAG=$AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/domain-challenge:9eacfedcda1548b68f3d4b001530e277b16e8002

0 commit comments

Comments
 (0)