Skip to content

Commit d550e29

Browse files
committed
Bump to 2.7.9
1 parent fa71318 commit d550e29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

2.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get purge -y python.*
77
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
88
ENV LANG C.UTF-8
99

10-
ENV PYTHON_VERSION 2.7.8
10+
ENV PYTHON_VERSION 2.7.9
1111

1212
RUN set -x \
1313
&& mkdir -p /usr/src/python \

2.7/onbuild/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:2.7.8
1+
FROM python:2.7.9
22

33
RUN mkdir -p /usr/src/app
44
WORKDIR /usr/src/app

2.7/slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1313
libssl1.0.0 \
1414
&& rm -rf /var/lib/apt/lists/*
1515

16-
ENV PYTHON_VERSION 2.7.8
16+
ENV PYTHON_VERSION 2.7.9
1717

1818
RUN set -x \
1919
&& buildDeps='curl gcc libc6-dev libsqlite3-dev libssl-dev make xz-utils zlib1g-dev' \

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