From 376681b27d47c18c6d3a79da8be8b6a57cabb6cf Mon Sep 17 00:00:00 2001 From: Luke Roy Date: Thu, 19 Oct 2023 15:04:27 +0200 Subject: [PATCH] update base image 4546acf Signed-off-by: Luke Roy --- python3.11/CHANGELOG.md | 12 ++++++++++++ python3.11/Dockerfile | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/python3.11/CHANGELOG.md b/python3.11/CHANGELOG.md index d301b34..ce47210 100644 --- a/python3.11/CHANGELOG.md +++ b/python3.11/CHANGELOG.md @@ -9,6 +9,18 @@ - [pypi ibm-watson](https://pypi.org/project/ibm-watson/) - [github ibm-watson](https://github.com/watson-developer-cloud/python-sdk) +# 1.3.0 +Changes: + - Bump to newer parent image (vulnerability fixes) 4546acf + +Python version: + - [3.11.6](https://www.python.org/downloads/release/python-3116/) + +Python packages: + - The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.
+ Ensure that you only use packages mentioned there.
+ Other python packages might be part of this runtime, but only due to indirect dependencies of the above listed packages. These indirectly included packages are candidates to be removed at any time in case they are not required by the referring package anymore. + ## 1.2.0 Changes: - Bump to newer parent image (vulnerability fixes) b5b65de diff --git a/python3.11/Dockerfile b/python3.11/Dockerfile index fd6f12f..c489640 100644 --- a/python3.11/Dockerfile +++ b/python3.11/Dockerfile @@ -1,4 +1,4 @@ -FROM openwhisk/action-python-v3.11:b5b65de +FROM openwhisk/action-python-v3.11:4546acf COPY requirements.txt requirements.txt pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy