Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRFBT-000478-Cz for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 16:26:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pRFBS-0007k7-8X for pgsql-jdbc@arkaria.postgresql.org; Sun, 12 Feb 2023 16:26:34 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRFBS-0007jy-0U for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 16:26:34 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRFBQ-0006Pt-Dr for pgsql-jdbc@lists.postgresql.org; Sun, 12 Feb 2023 16:26:33 +0000 Received: from github.com (hubbernetes-node-13715c6.ac4-iad.github.net [10.52.207.76]) by smtp.github.com (Postfix) with ESMTPA id A3A506003D9 for ; Sun, 12 Feb 2023 08:26:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676219190; bh=EtdcUcbnEOBt2FxKClZLv2F8poM6pfo804oSOxf8eTw=; h=Date:From:To:Subject:From; b=pJjtu/8vSUjmUey7825UQqBlWfUvr7GL7BKfXY/Ytim3lqvHzESJ8LrgZ4nAnaafG uISBvxYYgtGSabBSRY1RC6ZUJURkU3gBzcq2Jb2Jdp7SzbNqGrNMRnDQmgy68/vaFy ij+dspJqXkJC6i5BQoSGtkg3ZflPMHcxuufXOqds= Date: Sun, 12 Feb 2023 08:26:30 -0800 From: "renovate[bot]" To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 8cebc2: chore(deps): update ubuntu docker tag to v22 (#2795) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 8cebc245555a913b46516c1d2d94ae714ed7299f https://github.com/pgjdbc/pgjdbc/commit/8cebc245555a913b46516c1d2d94ae714ed7299f Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M docker/postgres-head/Dockerfile Log Message: ----------- chore(deps): update ubuntu docker tag to v22 (#2795) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>