Merge ~ubuntu-docker-images/ubuntu-docker-images/+git/nginx:1.22-22.10 into ~ubuntu-docker-images/ubuntu-docker-images/+git/nginx:1.18-22.04

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

Description of the change

This is the proposal for the new nginx kinietic ROCK. The new branch will be named 1.22-22.10.

Local test suite run:

$ DOCKER_IMAGE=localhost/nginx:kinetic sh nginx_test.sh
Error response from daemon: Get "http://localhost/v2/": dial tcp 127.0.0.1:80: connect: connection refused
test_default_config
test_default_config_ipv6
test_static_files
test_static_files_read_only_mode
test_custom_config
test_reverse_proxy
test_manifest_exists

Ran 7 tests.

OK

To post a comment you must log in.
abf634f... by Athos Ribeiro

Update to kinetic

Signed-off-by: Athos Ribeiro <email address hidden>

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks, Athos.

Builds & tests fine. LGTM.

review: Approve
Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

Thanks Sergio!

I created the recipe without a push rule for this one.

Preview Diff

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

Subscribers

People subscribed via source and target branches

to all changes: