mirror of
https://github.com/harness/drone.git
synced 2025-05-20 19:09:59 +08:00
Merge pull request #2328 from YmarkusY/master [ci skip]
upgrade alpine base image to latest version
This commit is contained in:
commit
846db9f387
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM alpine:3.7
|
||||
|
||||
RUN apk add -U --no-cache ca-certificates
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM alpine:3.7
|
||||
EXPOSE 8000 9000 80 443
|
||||
|
||||
RUN apk add -U --no-cache ca-certificates
|
||||
|
Loading…
Reference in New Issue
Block a user