Commit fd0e469
Upgrade docker in Trixie slave container to Docker 28 (#25669)
* Upgrade docker in Trixie slave container to Docker 28
This was missed in the initial Trixie upgrade, but as of right now, this
has no impact on anything.
This upgrades the Docker daemon in the Trixie slave container to Docker
28. Docker 29 is the latest version, but due to changes in how
containers are built and possible memory usage increases, I'm keeping it
at 28 for now.
Signed-off-by: Saikrishna Arcot <[email protected]>
* Update Docker version in final image as well
Signed-off-by: Saikrishna Arcot <[email protected]>
* Fix containerd.io version
Signed-off-by: Saikrishna Arcot <[email protected]>
* Replace with variable
Signed-off-by: Saikrishna Arcot <[email protected]>
---------
Signed-off-by: Saikrishna Arcot <[email protected]>
Signed-off-by: Feng Pan <[email protected]>1 parent 470a816 commit fd0e469
2 files changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
640 | | - | |
| 640 | + | |
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
| 652 | + | |
656 | 653 | | |
657 | 654 | | |
658 | 655 | | |
659 | 656 | | |
660 | | - | |
| 657 | + | |
661 | 658 | | |
662 | 659 | | |
663 | 660 | | |
| |||
0 commit comments