Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] Add Ubuntu 24.10 "Oracular Oriole" #1070

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

thaJeztah
Copy link
Member

Ubuntu 24.10 is planned to be released on October 10. https://discourse.ubuntu.com/t/oracular-oriole-release-schedule/36460

- What I did

- How I did it

- How to verify it

- Description for the changelog

Add Ubuntu 24.10 "Oracular Oriole"

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah thaJeztah self-assigned this Sep 10, 2024
Ubuntu 24.10 is planned to be released on October 10.
https://discourse.ubuntu.com/t/oracular-oriole-release-schedule/36460

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah merged commit 90a3371 into docker:master Sep 11, 2024
8 checks passed
@thaJeztah thaJeztah deleted the add_ubuntu_Oracular_Oriole_24.10 branch September 11, 2024 14:19
@laurazard
Copy link
Member

laurazard commented Sep 11, 2024

5,6c5,6
< ARG SUITE=noble
< ARG VERSION_ID=24.04
---
> ARG SUITE=oracular
> ARG VERSION_ID=24.10
24c24
< ENV GOPATH /go
---
> ENV GOPATH=/go
26c26
< ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
---
> ENV PATH=$PATH:/usr/local/go/bin:$GOPATH/bin

Kind of wish we had those lined up so the only diff was

< ARG SUITE=noble
< ARG VERSION_ID=24.04
---
> ARG SUITE=oracular
> ARG VERSION_ID=24.10

but ah well.


Originally (mistakenly) posted this over in docker/containerd-packaging#392 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants