File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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 '
2020declare -A alpineVersion=(
2121 # [9.6]='3.5'
2222)
You can’t perform that action at this time.
0 commit comments