Merge ~sergiodj/ubuntu-docker-images/+git/mysql:8.0-22.04 into ~ubuntu-docker-images/ubuntu-docker-images/+git/mysql:8.0-21.10

Proposed by Sergio Durigan Junior
Status: Merged
Merge reported by: Sergio Durigan Junior
Merged at revision: 9eeef1e4facff6fc4c77e26b12e02b04c9614fa7
Proposed branch: ~sergiodj/ubuntu-docker-images/+git/mysql:8.0-22.04
Merge into: ~ubuntu-docker-images/ubuntu-docker-images/+git/mysql:8.0-21.10
Diff against target: 9 lines (+1/-1)
1 file modified
Dockerfile (+1/-1)
Reviewer Review Type Date Requested Status
Athos Ribeiro Approve
Canonical Server Pending
Review via email: mp+414920@code.launchpad.net

Description of the change

Update mysql ROCKs image to Jammy. Tested locally, everything 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 :

Thanks. Merged.

Preview Diff

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

Subscribers

People subscribed via source and target branches