File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# vim:set ft=dockerfile:
2- FROM alpine:3.12
2+ FROM alpine:3.13
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.12
2+ FROM alpine:3.13
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.12
2+ FROM alpine:3.13
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.12
2+ FROM alpine:3.13
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.12
2+ FROM alpine:3.13
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.12
2+ FROM alpine:3.13
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 @@ -18,7 +18,7 @@ declare -A debianSuite=(
1818 [10]=' stretch-slim'
1919 [11]=' stretch-slim'
2020)
21- defaultAlpineVersion=' 3.12 '
21+ defaultAlpineVersion=' 3.13 '
2222declare -A alpineVersion=(
2323 # [9.6]='3.5'
2424)
You can’t perform that action at this time.
0 commit comments