From 466568132e589f51625a66e244c39dfcc4b8498d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:45:55 +0100 Subject: [PATCH] Bump evryfs/base-ubuntu from jammy-20221020 to jammy-20221101 (#152) Bumps evryfs/base-ubuntu from jammy-20221020 to jammy-20221101. --- updated-dependencies: - dependency-name: evryfs/base-ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3da03d0..ca61fd9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/evryfs/base-ubuntu:jammy-20221020 +FROM quay.io/evryfs/base-ubuntu:jammy-20221101 LABEL maintainer "David J. M. Karlsen " ARG JDK_VERSION=11.0.17+8 ARG DOWNLOAD_URL=https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.17%2B8/OpenJDK11U-jdk_x64_linux_hotspot_11.0.17_8.tar.gz