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

Update to alpine:3.8

This commit is contained in:
2018-06-28 11:51:37 +01:00
parent 8089a3fd11
commit 459fff76af
2 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,5 @@
ARG SU_EXEC_VER=v0.3
ARG ALPINE_TAG=3.7
ARG ALPINE_TAG=3.8
FROM alpine:$ALPINE_TAG