Skip to content

Commit

Permalink
fix ecr image name
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcasey committed Aug 21, 2024
1 parent a2974f3 commit 3df2c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ebextensions/sunnyawards/00_env_vars.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ option_settings:
EBSTALK_ENV_FILE: "sunnyawards.env"
SERVICE_ENV: "prd" # this sets the value of datadog env tag
SERVICE_NAME: "sunnyawards"
IMGNAME: "charmverse-sunnyawards"
IMGNAME: "sunnyawards"
IMGTAG: ""

0 comments on commit 3df2c44

Please sign in to comment.