Update Dockerfile
This commit is contained in:
parent
381ab42347
commit
2d605d572d
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.9 as builder
|
||||
FROM alpine:3.12 as builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
g++ \
|
||||
|
Loading…
Reference in New Issue
Block a user