Merge ~athos-ribeiro/ubuntu-docker-images/+git/nginx:1.24-23.10 into ~ubuntu-docker-images/ubuntu-docker-images/+git/nginx:1.24-23.10

Proposed by Athos Ribeiro
Status: Merged
Merge reported by: Athos Ribeiro
Merged at revision: e4ba860f2300515ed0598f5d4347661780479fa5
Proposed branch: ~athos-ribeiro/ubuntu-docker-images/+git/nginx:1.24-23.10
Merge into: ~ubuntu-docker-images/ubuntu-docker-images/+git/nginx:1.24-23.10
Diff against target: 9 lines (+1/-1)
1 file modified
Dockerfile (+1/-1)
Reviewer Review Type Date Requested Status
Cristovao Cordeiro Approve
Bryce Harrington Pending
Sergio Durigan Junior Pending
Canonical Server Reporter Pending
Review via email: mp+454398@code.launchpad.net

Description of the change

Update Dockerfile for a mantic 23.10 build.

Since the latest commit is regarding the creation of a "rockfile for chiselled NGINX", I did not push this one directly to our repository and am targeting the actual (already existing) 1.24-23.10 branch.

We are not shipping a ROCK for nginx since they need to be build on LTS bases. Therefore, we are still shipping an OCI for mantic.

To post a comment you must log in.
Revision history for this message
Cristovao Cordeiro (cjdc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/Dockerfile b/Dockerfile
2index 308560c..e9d1cdb 100644
3--- a/Dockerfile
4+++ b/Dockerfile
5@@ -1,4 +1,4 @@
6-FROM ubuntu:lunar
7+FROM ubuntu:mantic
8
9 ENV TZ UTC
10

Subscribers

People subscribed via source and target branches