Update Dockerfile
This commit is contained in:
parent
6f36402f24
commit
1e8a07fb3f
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.10 as builder
|
||||
FROM alpine:3.12 as builder
|
||||
|
||||
RUN apk --no-cache add \
|
||||
rpcgen \
|
||||
|
Loading…
Reference in New Issue
Block a user