Update Dockerfile
This commit is contained in:
parent
e613abe312
commit
8d866cd3bc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.11 as builder
|
||||
FROM alpine:3.12 as builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
git \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue