mirror of
https://github.com/spritsail/alpine.git
synced 2024-12-20 11:34:36 +00:00
Update to alpine:3.8
This commit is contained in:
parent
8089a3fd11
commit
459fff76af
@ -28,8 +28,7 @@ pipeline:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_TAG:
|
ALPINE_TAG:
|
||||||
- 3.4
|
|
||||||
- 3.5
|
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7,latest
|
- 3.7
|
||||||
|
- 3.8,latest
|
||||||
- edge
|
- edge
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
ARG SU_EXEC_VER=v0.3
|
ARG SU_EXEC_VER=v0.3
|
||||||
ARG ALPINE_TAG=3.7
|
ARG ALPINE_TAG=3.8
|
||||||
|
|
||||||
FROM alpine:$ALPINE_TAG
|
FROM alpine:$ALPINE_TAG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user