2
0
mirror of https://github.com/spritsail/alpine.git synced 2025-06-13 22:51:12 +00:00

Update to alpine:3.9

This commit is contained in:
2019-01-31 08:58:11 +00:00
parent a7026a6640
commit 27b5a39581
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_TAG=3.8
ARG ALPINE_TAG=3.9
FROM alpine:$ALPINE_TAG