Skip to content

Commit c2df278

Browse files
authored
Merge pull request #7890 from sagemathinc/tag-software-env-2024-08-01
frontend: tag ubuntu2204_2024-08-01 as a new image
2 parents 048b61b + 1c36787 commit c2df278

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/packages/util/compute-images.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ const COMPUTE_IMAGES: { [key: string]: ComputeImageProd } = {
115115
group: "Ubuntu 20.04",
116116
hidden: true,
117117
},
118+
"ubuntu2204-2024-08-01": {
119+
title: "Ubuntu 22.04 (2024-08-01)",
120+
short: "2024-08-01",
121+
descr: "Frozen on 2024-08-01 and no longer updated",
122+
group: "Ubuntu 22.04",
123+
},
118124
"ubuntu2204-2024-05-13": {
119125
title: "Ubuntu 22.04 (2024-05-13)",
120126
short: "2024-05-13",

0 commit comments

Comments
 (0)