Bump Alpine 3.10 to 3.10.5

This commit is contained in:
Disassembler 2020-06-21 08:22:36 +02:00
parent b2db2816fa
commit 87429cda34
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499
4 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
IMAGE alpine3.10-nodejs10_10.19.0-200403
FROM alpine3.10_3.10.4-200403
FROM alpine3.10_3.10.5-200621
RUN EOF
apk --no-cache add nodejs

View File

@ -1,5 +1,5 @@
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
apk --no-cache add python2

View File

@ -1,5 +1,5 @@
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
apk --no-cache add python3

View File

@ -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
# Update packages