Skip to content

Commit

Permalink
Adding the updated container.
Browse files Browse the repository at this point in the history
  • Loading branch information
Caesonia committed Jan 30, 2024
1 parent f721e98 commit f8ff028
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Dockerfile.multi
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ ENV LOG_TO_CONSOLE=true
ENV LOG_SQL=false
ENV AWS_SES_PWD=password
ENV [email protected]

ENV BATCH_DELETION_KEY=66f93cdf-8c25-4693-8990-68ab415a1449
# Making a note for a new dockerfile test.
EXPOSE 8080

Expand Down
2 changes: 1 addition & 1 deletion cfn/cfn-registry-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Resources:
- Condition: SUCCESS
ContainerName: Nsqadmin_ResolvConf_InitContainer
Essential: true
Image: 997427182289.dkr.ecr.us-east-1.amazonaws.com/docker-hub/aptrust/registry:5c26847-nat-removal
Image: 997427182289.dkr.ecr.us-east-1.amazonaws.com/docker-hub/aptrust/registry:f721e98-nat-removal
Secrets:
- Name: APT_ENV
ValueFrom: !Sub 'arn:aws:ssm:us-east-1:997427182289:parameter/${Envn}/REGISTRY/APT_ENV'
Expand Down

0 comments on commit f8ff028

Please sign in to comment.