Skip to content

Commit 3fcabea

Browse files
committed
updated versions
Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
1 parent e4bb184 commit 3fcabea

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed

3.10-rc/alpine3.13/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
FROM danielschulz/alpine:3.13.1
2+
FROM danielschulz/rust-on-alpine:3.13
33

4-
LABEL BUILD_TIME_PYTHON="20210210_1843 UTC" \
4+
LABEL BUILD_TIME_PYTHON="20210303_1425 UTC" \
55
MAINTAINER="Daniel Schulz <danielschulz2005@hotmail.com>"
66

77
# ensure local python is preferred over distribution python
@@ -23,7 +23,7 @@ RUN set -eux; \
2323

2424
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2525
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
26-
ARG CPYTHON_GIT_REFERENCE="v3.10.256a_20201228_1455"
26+
ARG CPYTHON_GIT_REFERENCE="master"
2727
ARG PYTHON_VERSION=${CPYTHON_GIT_REFERENCE}
2828

2929
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.7/alpine3.13/Dockerfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

2-
FROM danielschulz/alpine:3.13.1
2+
FROM danielschulz/rust-on-alpine:3.13
33

4-
LABEL BUILD_TIME_PYTHON="20210210_1843 UTC" \
4+
LABEL BUILD_TIME_PYTHON="20210303_1425 UTC" \
55
MAINTAINER="Daniel Schulz <danielschulz2005@hotmail.com>"
6+
67
# ensure local python is preferred over distribution python
78
ENV PATH /usr/local/bin:${PATH}
89

@@ -22,7 +23,7 @@ RUN set -eux; \
2223

2324
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2425
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.7.256rc"
26+
ARG CPYTHON_GIT_REFERENCE="3.7"
2627
ARG PYTHON_VERSION=${CPYTHON_GIT_REFERENCE}
2728

2829
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.8/alpine3.13/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
FROM danielschulz/alpine:3.13.1
2+
FROM danielschulz/rust-on-alpine:3.13
33

4-
LABEL BUILD_TIME_PYTHON="20210210_1843 UTC" \
4+
LABEL BUILD_TIME_PYTHON="20210303_1425 UTC" \
55
MAINTAINER="Daniel Schulz <danielschulz2005@hotmail.com>"
66

77
# ensure local python is preferred over distribution python
@@ -23,7 +23,7 @@ RUN set -eux; \
2323

2424
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2525
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
26-
ARG CPYTHON_GIT_REFERENCE="v3.8.256rc"
26+
ARG CPYTHON_GIT_REFERENCE="3.8"
2727
ARG PYTHON_VERSION=${CPYTHON_GIT_REFERENCE}
2828

2929
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.9/alpine3.13/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
FROM danielschulz/alpine:3.13.1
2+
FROM danielschulz/rust-on-alpine:3.13
33

4-
LABEL BUILD_TIME_PYTHON="20210210_1843 UTC" \
4+
LABEL BUILD_TIME_PYTHON="20210303_1425 UTC" \
55
MAINTAINER="Daniel Schulz <danielschulz2005@hotmail.com>"
66

77
# ensure local python is preferred over distribution python
@@ -23,7 +23,7 @@ RUN set -eux; \
2323

2424
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2525
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
26-
ARG CPYTHON_GIT_REFERENCE="v3.9.256rc"
26+
ARG CPYTHON_GIT_REFERENCE="3.9"
2727
ARG PYTHON_VERSION=${CPYTHON_GIT_REFERENCE}
2828

2929
ENV PYTHON_VERSION=${PYTHON_VERSION}

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