Update Alpine Linux v3.10

Update Docker baseimage
This commit is contained in:
Cédric Laubacher 2019-06-22 17:41:44 +02:00 committed by GitHub
parent a2738e8599
commit d7ee7978e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.10
RUN apk update -f \
&& apk --no-cache add -f \