Update to alpine:3.10

This commit is contained in:
2020-01-08 19:36:58 +00:00
parent 42dc788197
commit c936978f39
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.10
ARG ALPINE_TAG=3.11
FROM alpine:$ALPINE_TAG