Skip to content

Commit

Permalink
Update demo env files to 3.9.1 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreambeyondorange authored Apr 16, 2024
1 parent 7fc0f69 commit 4bf8864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/environments/demo-cfn-create-args.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Parameters:
- ParameterKey: AdminUserEmail
ParameterValue: [email protected]
- ParameterKey: Version
ParameterValue: 3.9.0
ParameterValue: 3.9.1
- ParameterKey: InfrastructureBucket
ParameterValue: BUCKET_URL_PLACEHOLDER
- ParameterKey: PublicEcrImageUri
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/environments/demo-cfn-update-args.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Parameters:
- ParameterKey: AdminUserEmail
UsePreviousValue: true
- ParameterKey: Version
ParameterValue: 3.9.0
ParameterValue: 3.9.1
- ParameterKey: InfrastructureBucket
ParameterValue: BUCKET_URL_PLACEHOLDER
- ParameterKey: PublicEcrImageUri
Expand Down

0 comments on commit 4bf8864

Please sign in to comment.