docker: upgrade Alpine Linux version to 3.12 (#7494)

Upgraded Alpine Linux version to 3.12
pull/7525/head
lospejos 2020-12-23 20:11:25 +02:00 committed by GitHub
parent 132807d5d1
commit 7e8add24dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
LABEL maintainer="spytheman <spytheman@bulsynt.org>"