1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-03 02:39:16 +00:00

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

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

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

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

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