Skip to content

Commit 2bf869e

Browse files
authored
Merge pull request #670 from darktohka/master
Add Alpine 3.15
2 parents 3d43bcf + b739aec commit 2bf869e

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

3.10/alpine3.13/Dockerfile renamed to 3.10/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.13
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

3.11-rc/alpine3.14/Dockerfile renamed to 3.11-rc/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.14
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

3.6/alpine3.13/Dockerfile renamed to 3.6/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.13
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

3.7/alpine3.13/Dockerfile renamed to 3.7/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.13
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

3.8/alpine3.13/Dockerfile renamed to 3.8/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.13
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

3.9/alpine3.13/Dockerfile renamed to 3.9/alpine3.15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM alpine:3.13
7+
FROM alpine:3.15
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

generate-stackbrew-library.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ defaultDebianSuite='bullseye'
99
declare -A debianSuites=(
1010
#[3.10]='bullseye'
1111
)
12-
defaultAlpineVersion='3.14'
12+
defaultAlpineVersion='3.15'
1313

1414
self="$(basename "$BASH_SOURCE")"
1515
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
@@ -78,7 +78,7 @@ for version in "${versions[@]}"; do
7878

7979
for v in \
8080
{bullseye,buster}{,/slim} \
81-
alpine{3.14,3.13} \
81+
alpine{3.15,3.14} \
8282
windows/windowsservercore-{ltsc2022,1809,ltsc2016} \
8383
; do
8484
dir="$version/$v"

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ for version in "${versions[@]}"; do
185185
echo "$version: $fullVersion (pip $pipVersion, setuptools $setuptoolsVersion)"
186186

187187
for v in \
188-
alpine{3.14,3.13} \
188+
alpine{3.15,3.14} \
189189
{buster,bullseye}{/slim,} \
190190
windows/windowsservercore-{ltsc2022,1809,ltsc2016} \
191191
; do

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