Commit 6dac3a7
committed
Update docs for new compute environment default image
The default changed to Amazon Linux 2023 in January 2026.¹ Things are
largely the same and I don't think anything in the doc needs to change
given our usage (though I haven't actually tested the steps in this
section).
One small noteworthy change is replacement of YUM with DNF. I did not
change the `yum` command because AL2023 still provides `yum` as a
pointer to `dnf`.²
¹
https://docs.aws.amazon.com/batch/latest/userguide/ecs-migration-2023.html
² https://docs.aws.amazon.com/linux/al2023/ug/package-management.html1 parent a67b447 commit 6dac3a7
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
| |||
453 | 454 | | |
454 | 455 | | |
455 | 456 | | |
456 | | - | |
| 457 | + | |
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| |||
0 commit comments