From b5e085184df4d87cc038db80a0d54f12a113369c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 14:46:37 +0000 Subject: [PATCH] fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2204-GNUTLS28-6069044 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-5838335 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-5838335 - https://snyk.io/vuln/SNYK-UBUNTU2204-KRB5-5838335 - https://snyk.io/vuln/SNYK-UBUNTU2204-PERL-6085362 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0d31023..fd019f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a clean tiny image to store artifacts in -FROM ubuntu:jammy-20231004 +FROM ubuntu:latest # Labels for http://label-schema.org/rc1/#build-time-labels # And for https://github.com/opencontainers/image-spec/blob/master/annotations.md