Update Alpine to 3.12

This commit is contained in:
hoellen 2020-05-30 13:56:28 +02:00
parent 65ed611b48
commit fc873db029
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ENV UID=991 GID=991

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ARG BUILD_CORES

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ARG VERSION=0.16.0

View File

@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.12
ARG VERSION=master