mirror of
https://github.com/spritsail/alpine.git
synced 2024-11-08 18:56:22 +00:00
Update to alpine:3.8
This commit is contained in:
parent
8089a3fd11
commit
7853193403
@ -31,5 +31,6 @@ matrix:
|
||||
- 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