Skip to content

Commit f4fb707

Browse files
authored
Merge pull request #2 from vagabond2522/snyk-fix-0b31a81c1a916ea37aa1a119b80be749
[Snyk] Security upgrade python from 3.7 to 3.14.2
2 parents 0f6991d + 677e6d7 commit f4fb707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checks/raw/testdata/Dockerfile-download-lines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
# Note: taken from https://github.com/pushiqiang/utils/blob/master/docker/Dockerfile_template
1515
# Add tab
16-
FROM python:3.7
16+
FROM python:3.14.2
1717

1818
# 如果在中国,apt使用163源, ifconfig.co/json, http://ip-api.com
1919
#RUN curl -s ifconfig.co/json | grep "China" > /dev/null && \

0 commit comments

Comments
 (0)