Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r8DdI-008pEC-8I for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Nov 2023 06:01:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r8DdG-009Fcf-VV for pgadmin-hackers@arkaria.postgresql.org; Wed, 29 Nov 2023 06:01:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r8DdG-009FcX-N2 for pgadmin-hackers@lists.postgresql.org; Wed, 29 Nov 2023 06:01:10 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r8DdD-0097b5-UW for pgadmin-hackers@lists.postgresql.org; Wed, 29 Nov 2023 06:01:10 +0000 Received: from github.com (hubbernetes-node-fe550a2.va3-iad.github.net [10.48.140.38]) by smtp.github.com (Postfix) with ESMTPA id 0A62A8C092D for ; Tue, 28 Nov 2023 22:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701237666; bh=nmuArbwGuaCTaWQDALYL+eUiWgxcyTyvoy0whtwSU38=; h=Date:From:To:Subject:From; b=Lv6qJmL56dHcbbjJkJ+IfJzNKm5Kp9DhWiM6dTkBOG4os5BeoVFo0rnF8knLDiwNs 62n03fg8zlEZx4ndPr2p7K2gNSZjt3yT53F5l9+XKnmdTmY29PuLP5y15pIYmxYEJw sTRDR+zLzPJNMpgGtNqxl0w2PiCbljj9fjv/Kq2s= Date: Tue, 28 Nov 2023 22:01:06 -0800 From: Harald Dumdey To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] c84f38: Update Dockerfile. Added tzdata Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@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/pgadmin-org/pgadmin4 Commit: c84f38ac0fefe89875ecc078a293d5b969991827 https://github.com/pgadmin-org/pgadmin4/commit/c84f38ac0fefe89875ecc078a293d5b969991827 Author: Harald Dumdey Date: 2023-11-29 (Wed, 29 Nov 2023) Changed paths: M Dockerfile Log Message: ----------- Update Dockerfile. Added tzdata