From f1cde5c1df82814cc76ca5be75d7954f99b36d80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Mar 2024 04:03:51 +0000 Subject: [PATCH] fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-6281067 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-6281067 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-6281073 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-6281073 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-6281079 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ba2ea10..b429f8c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a clean tiny image to store artifacts in -FROM ubuntu:jammy-20240212 +FROM ubuntu:jammy-20240227 # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md