Merge ~sergiodj/ubuntu-docker-images/+git/memcached:1.6-22.10 into ~ubuntu-docker-images/ubuntu-docker-images/+git/memcached:1.6-22.04

Proposed by Sergio Durigan Junior
Status: Merged
Merge reported by: Sergio Durigan Junior
Merged at revision: 98859df37792f4f8012b1599bf6707fa76d29ae5
Proposed branch: ~sergiodj/ubuntu-docker-images/+git/memcached:1.6-22.10
Merge into: ~ubuntu-docker-images/ubuntu-docker-images/+git/memcached:1.6-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+428933@code.launchpad.net

Description of the change

Update memcached ROCK to Kinetic.

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

The new branch name will be 1.6-22.10.

Test is OK:

 4 DOCKER_IMAGE=sergiodj/memcached /bin/sh ~/work/server-test-scripts/oci-unit-tests/memcached_test.sh
 5 Error response from daemon: manifest for sergiodj/memcached:latest not found: manifest unknown: manifest unknown
 6 test_local_connection
 7 test_network_connection
 8 test_custom_flags
 9 test_libmemcached_compliance
10 test_data_storage_and_retrieval
11 test_manifest_exists
12
13 Ran 6 tests.
14
15 OK

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

LGTM, thanks Sergio! Since there is a new version in proposed, it would be nice to re-test the build with that package or after it lands.

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

On Friday, August 26 2022, Athos Ribeiro wrote:

> LGTM, thanks Sergio! Since there is a new version in proposed, it would be nice to re-test the build with that package or after it lands.

Thanks, Athos. I'll re-test the build after the package lands.

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 3a2b268..356af00 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