Skip to content

Commit 718c12a

Browse files
committed
Alpine 3.14
1 parent 56eb809 commit 718c12a

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

10/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim:set ft=dockerfile:
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
# 70 is the standard uid/gid for "postgres" in Alpine
55
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable

11/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim:set ft=dockerfile:
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
# 70 is the standard uid/gid for "postgres" in Alpine
55
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
@@ -46,7 +46,7 @@ RUN set -eux; \
4646
libxml2-dev \
4747
libxslt-dev \
4848
linux-headers \
49-
llvm10-dev clang g++ \
49+
llvm11-dev clang g++ \
5050
make \
5151
# openldap-dev \
5252
openssl-dev \

12/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim:set ft=dockerfile:
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
# 70 is the standard uid/gid for "postgres" in Alpine
55
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
@@ -46,7 +46,7 @@ RUN set -eux; \
4646
libxml2-dev \
4747
libxslt-dev \
4848
linux-headers \
49-
llvm10-dev clang g++ \
49+
llvm11-dev clang g++ \
5050
make \
5151
# openldap-dev \
5252
openssl-dev \

13/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim:set ft=dockerfile:
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
# 70 is the standard uid/gid for "postgres" in Alpine
55
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable
@@ -46,7 +46,7 @@ RUN set -eux; \
4646
libxml2-dev \
4747
libxslt-dev \
4848
linux-headers \
49-
llvm10-dev clang g++ \
49+
llvm11-dev clang g++ \
5050
make \
5151
# openldap-dev \
5252
openssl-dev \

9.6/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# vim:set ft=dockerfile:
2-
FROM alpine:3.13
2+
FROM alpine:3.14
33

44
# 70 is the standard uid/gid for "postgres" in Alpine
55
# https://git.alpinelinux.org/aports/tree/main/postgresql/postgresql.pre-install?h=3.12-stable

Dockerfile-alpine.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN set -eux; \
4646
libxml2-dev \
4747
libxslt-dev \
4848
linux-headers \
49-
llvm10-dev clang g++ \
49+
llvm11-dev clang g++ \
5050
make \
5151
# openldap-dev \
5252
openssl-dev \

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ declare -A debianSuite=(
1616
[10]='stretch-slim'
1717
[11]='stretch-slim'
1818
)
19-
defaultAlpineVersion='3.13'
19+
defaultAlpineVersion='3.14'
2020
declare -A alpineVersion=(
2121
#[9.6]='3.5'
2222
)

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