mirror of
https://github.com/spritsail/alpine.git
synced 2025-07-26 01:36:18 +00:00
Update to alpine:3.9
This commit is contained in:
@@ -31,5 +31,6 @@ matrix:
|
|||||||
ALPINE_TAG:
|
ALPINE_TAG:
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8,latest
|
- 3.8
|
||||||
|
- 3.9,latest
|
||||||
- edge
|
- edge
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
ARG ALPINE_TAG=3.8
|
ARG ALPINE_TAG=3.9
|
||||||
|
|
||||||
FROM alpine:$ALPINE_TAG
|
FROM alpine:$ALPINE_TAG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user