From 87c75dd447b663e27fa654f7befad1556d21a493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 08:37:31 +0000 Subject: [PATCH] Bump evryfs/base-ubuntu from jammy-20220801 to jammy-20220815 Bumps evryfs/base-ubuntu from jammy-20220801 to jammy-20220815. --- 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 45c943b..b972537 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/evryfs/base-ubuntu:jammy-20220801 +FROM quay.io/evryfs/base-ubuntu:jammy-20220815 LABEL maintainer "David J. M. Karlsen " ARG JDK_VERSION=18.0.2.1+1 ARG DOWNLOAD_URL=https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.2.1%2B1/OpenJDK18U-jdk_x64_linux_hotspot_18.0.2.1_1.tar.gz