We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636ce93 commit 48a4448Copy full SHA for 48a4448
1 file changed
aws/setup/batch/environment.json
@@ -32,7 +32,8 @@
32
],
33
"instanceRole": "arn:aws:iam::039984708918:instance-profile/kilian-codeclash-ecsInstanceRole",
34
"launchTemplate": {
35
- "launchTemplateName": "kilian-codeclash-launch-template"
+ "launchTemplateName": "kilian-codeclash-launch-template",
36
+ "version": "$Latest"
37
},
38
"ec2Configuration": [
39
{
0 commit comments