Skip to content

Commit

Permalink
Merge pull request #75 from radtriste/ocm-11614-proxy-ami-change
Browse files Browse the repository at this point in the history
OCM-11614 | test: Update the ami name for proxy launching due to the …
  • Loading branch information
andreadecorte authored Oct 4, 2024
2 parents c064d6c + a235267 commit 0c5e8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/aws/consts/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const (
BastionName = "ocm-bastion"
)

var PublicImageName = "al2023-ami-2023.5.20240708.0-kernel-6.1-x86_64"
var PublicImageName = "al2023-ami-2023.5.20241001.1-kernel-6.1-x86_64"

var BastionImageMap = map[string]string{
"us-east-1": "ami-01c647eace872fc02",
Expand Down

0 comments on commit 0c5e8cd

Please sign in to comment.