Skip to content

Commit 38a2a98

Browse files
committed
Update to Alpine 3.9
1 parent 96e8d89 commit 38a2a98

File tree

9 files changed

+9
-18
lines changed

9 files changed

+9
-18
lines changed

3.0/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

3.1/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

3.2/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

4.0/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -23,7 +23,6 @@ RUN set -ex; \
2323
libc-dev \
2424
make \
2525
ncurses-dev \
26-
openssl \
2726
patch \
2827
tar \
2928
; \

4.1/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

4.2/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

4.3/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

4.4/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

5.0/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.8
1+
FROM alpine:3.9
22

33
# gpg: key 64EA74AB: public key "Chet Ramey <[email protected]>" imported
44
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
@@ -22,7 +22,6 @@ RUN set -ex; \
2222
libc-dev \
2323
make \
2424
ncurses-dev \
25-
openssl \
2625
patch \
2726
tar \
2827
; \

0 commit comments

Comments
 (0)