Merge ~sergiodj/ubuntu-docker-images/+git/bind9:9.18-22.10 into ~ubuntu-docker-images/ubuntu-docker-images/+git/bind9:9.18-22.04

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

Description of the change

Update bind9 ROCK to Kinetic.

Targeting this MP against 9.18-22.04 to make the review easier.

The new branch name will be 9.18-22.10.

Test is OK:

 4 DOCKER_IMAGE=sergiodj/bind9 /bin/sh ~/work/server-test-scripts/oci-unit-tests/bind9_test.sh
 5 test_local_connection
 6 test_network_connection
 7 test_manifest_exists
 8
 9 Ran 3 tests.
10
11 OK

To post a comment you must log in.
Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

LGTM! Thanks, Sergio.

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

On Friday, August 26 2022, Athos Ribeiro wrote:

> LGTM! Thanks, Sergio.

Thanks, Athos.

Merged.

--
Sergio
GPG key ID: E92F D0B3 6B14 F1F4 D8E0 EB2F 106D A1C8 C3CB BF14

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/Dockerfile b/Dockerfile
2index 4f3147c..53a3786 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