use alpine:3.11 as builder image
This commit is contained in:
parent
03ee382da1
commit
9aa447b8f8
@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.10 as builder
|
FROM alpine:3.11 as builder
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
git \
|
git \
|
||||||
|
Loading…
Reference in New Issue
Block a user