Bump Alpine 3.10 to 3.10.5
This commit is contained in:
parent
b2db2816fa
commit
87429cda34
@ -1,5 +1,5 @@
|
|||||||
IMAGE alpine3.10-nodejs10_10.19.0-200403
|
IMAGE alpine3.10-nodejs10_10.19.0-200403
|
||||||
FROM alpine3.10_3.10.4-200403
|
FROM alpine3.10_3.10.5-200621
|
||||||
|
|
||||||
RUN EOF
|
RUN EOF
|
||||||
apk --no-cache add nodejs
|
apk --no-cache add nodejs
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
IMAGE alpine3.10-python2.7_2.7.16-200403
|
IMAGE alpine3.10-python2.7_2.7.16-200403
|
||||||
FROM alpine3.10_3.10.4-200403
|
FROM alpine3.10_3.10.5-200621
|
||||||
|
|
||||||
RUN EOF
|
RUN EOF
|
||||||
apk --no-cache add python2
|
apk --no-cache add python2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
IMAGE alpine3.10-python3.7_3.7.5-200403
|
IMAGE alpine3.10-python3.7_3.7.5-200403
|
||||||
FROM alpine3.10_3.10.4-200403
|
FROM alpine3.10_3.10.5-200621
|
||||||
|
|
||||||
RUN EOF
|
RUN EOF
|
||||||
apk --no-cache add python3
|
apk --no-cache add python3
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
IMAGE alpine3.10_3.10.4-200403
|
IMAGE alpine3.10_3.10.5-200621
|
||||||
|
|
||||||
COPY https://github.com/alpinelinux/docker-alpine/raw/v3.10/x86_64/alpine-minirootfs-3.10.4-x86_64.tar.gz
|
COPY https://github.com/alpinelinux/docker-alpine/raw/v3.10/x86_64/alpine-minirootfs-3.10.5-x86_64.tar.gz
|
||||||
|
|
||||||
RUN EOF
|
RUN EOF
|
||||||
# Update packages
|
# Update packages
|
||||||
|
Loading…
Reference in New Issue
Block a user