Skip to content

Commit

Permalink
use Corretto 8 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mwunderl committed Apr 20, 2022
1 parent f4b40b5 commit 59e2673
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 56 deletions.
55 changes: 0 additions & 55 deletions .ebextensions/nginx/nginx.conf

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ bucket-name.txt
!bin/*.sh
lib
out.yml
.vscode
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Resources:
- Namespace: aws:autoscaling:launchconfiguration
OptionName: IamInstanceProfile
Value: !Ref instanceProfile
PlatformArn: arn:aws:elasticbeanstalk:::platform/Java 8 running on 64bit Amazon Linux
PlatformArn: arn:aws:elasticbeanstalk:::platform/Corretto 8 running on 64bit Amazon Linux 2
VersionLabel: !Ref version
instanceProfile:
Type: AWS::IAM::InstanceProfile
Expand Down

0 comments on commit 59e2673

Please sign in to comment.