From 8ce3cc7ad472f09fe574902e5a748b0f9dd1b364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:47:33 +0000 Subject: [PATCH] Bump evryfs/base-ubuntu from jammy-20230308 to jammy-20231128 Bumps [evryfs/base-ubuntu](https://github.com/evryfs/base-ubuntu) from jammy-20230308 to jammy-20231128. - [Commits](https://github.com/evryfs/base-ubuntu/commits) --- updated-dependencies: - dependency-name: evryfs/base-ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4799938..2621441 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/evryfs/base-ubuntu:jammy-20230308 +FROM quay.io/evryfs/base-ubuntu:jammy-20231128 LABEL maintainer "David J. M. Karlsen " ARG JDK_VERSION=19.0.1+10 ARG DOWNLOAD_URL=https://github.com/adoptium/temurin19-binaries/releases/download/jdk-19.0.1%2B10/OpenJDK19U-jdk_x64_linux_hotspot_19.0.1_10.tar.gz