Skip to content

Commit c842fe7

Browse files
authored
Update to new parent image. (ibm-functions#147)
1 parent a24f0dd commit c842fe7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

python3.7/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# IBM Functions Python 3.7 Runtime Container
2+
3+
## 1.22.2
4+
Changes:
5+
- Use renamed openwhisk/action-python-v3.7 (was openwhisk/actionloop-python-v3.7) parent image.
6+
7+
Python version:
8+
- [3.7.11](https://github.com/docker-library/python/blob/0c29e9cf700253291c7f2327537cb1d65f14a428/3.7/buster/Dockerfile)
9+
10+
Python packages:
11+
- The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
12+
Ensure that you only use packages mentioned there.<br/>
13+
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.
14+
215
## 1.22.1
316
Python version:
417
- [3.7.10](https://github.com/docker-library/python/blob/8167dd2574bb503a131d262c0c5721c6ba02c928/3.7/buster/Dockerfile)
@@ -14,6 +27,7 @@ Python packages:
1427
- The file [requirements.txt](requirements.txt) lists the packages we guarantee to be included in this runtime.<br/>
1528
Ensure that you only use packages mentioned there.<br/>
1629
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.
30+
1731
## 1.21.0
1832
Changes:
1933
- Update to new parent image to continue getting security fixes.

python3.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openwhisk/actionloop-python-v3.7:c2d9a6a
1+
FROM openwhisk/action-python-v3.7:14a31cf
22

33
COPY requirements.txt requirements.txt
44

0 commit comments

Comments
 (0)
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