From b6a7cd70dc103c2693eb06893adfceba536a3371 Mon Sep 17 00:00:00 2001 From: oliver194 <100048880+oliver194@users.noreply.github.com> Date: Fri, 30 Sep 2022 08:20:02 +0100 Subject: [PATCH] Add java 19 + ubuntu installer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73641dc..c1f6e7e 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,8 @@ is tagged correctly. * `ghcr.io/parkervcp/yolks:java_16` * [`java17`](/java/17) * `ghcr.io/parkervcp/yolks:java_17` +* [`java19`](/java/19) + * `ghcr.io/parkervcp/yolks:java_19` ### [MariaDB](/mariadb) @@ -229,3 +231,5 @@ is tagged correctly. * `ghcr.io/parkervcp/installers:alpine` * [`debian-install`](/installers/debian) * `ghcr.io/parkervcp/installers:debian` +* [`ubuntu-install`](/installers/ubuntu) + * `ghcr.io/parkervcp/installers:ubuntu`