forked from spritsail/alpine
Update to alpine:3.10
This commit is contained in:
parent
27b5a39581
commit
f68f76225f
@ -29,8 +29,8 @@ pipeline:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_TAG:
|
ALPINE_TAG:
|
||||||
- 3.6
|
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
- 3.9,latest
|
- 3.9
|
||||||
|
- 3.10,latest
|
||||||
- edge
|
- edge
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
ARG ALPINE_TAG=3.9
|
ARG ALPINE_TAG=3.10
|
||||||
|
|
||||||
FROM alpine:$ALPINE_TAG
|
FROM alpine:$ALPINE_TAG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user