From a9815faab2b02ad78479794ecbdb00f32e16cd8c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 05:21:49 +0000 Subject: [PATCH] fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855502 - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855502 - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855503 - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855503 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2937a92a..a7b2d390 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ # docker run --rm -p 127.0.0.1:8080:8080 -e DOCKER=True -e DST=True -i -t ghcr.io/yasserbdj96/hiphp:latest #START{ -FROM python:3.13.0b3 +FROM python:3.14.0a2 # start install google-chrome: # Download the Chrome Driver