chore(docker): update alpine image
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
dc40d5b0df
commit
d51937b62d
@ -22,7 +22,7 @@ COPY . .
|
||||
|
||||
RUN make release-binary
|
||||
|
||||
FROM alpine:3.12
|
||||
FROM alpine:3.12.2
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
Reference in New Issue
Block a user