Skip to content

Commit 1b64990

Browse files
committed
amazon linux 2023 support
1 parent 41144a3 commit 1b64990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/holodeck.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ spec:
1010
privateKey: HOLODECK_PRIVATE_KEY
1111
instance:
1212
type: g4dn.xlarge
13-
region: us-west-1
13+
region: us-east-1
1414
ingressIpRanges:
1515
- 0.0.0.0/0
1616
image:
1717
architecture: x86_64
18-
imageId: ami-04f5ed712c9aa1acf
18+
imageId: ami-089f365c7b6a04f00
1919
containerRuntime:
2020
install: true
2121
name: containerd

0 commit comments

Comments
 (0)