forked from spritsail/alpine
Update to alpine:3.8
This commit is contained in:
parent
8089a3fd11
commit
459fff76af
@ -28,8 +28,7 @@ pipeline:
|
||||
|
||||
matrix:
|
||||
ALPINE_TAG:
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7,latest
|
||||
- 3.7
|
||||
- 3.8,latest
|
||||
- edge
|
||||
|
@ -1,5 +1,5 @@
|
||||
ARG SU_EXEC_VER=v0.3
|
||||
ARG ALPINE_TAG=3.7
|
||||
ARG ALPINE_TAG=3.8
|
||||
|
||||
FROM alpine:$ALPINE_TAG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user