Update alpine base image to 3.13 (#3838)

* Bump alpine to 3.13.2
This commit is contained in:
Juan Calderon-Perez
2021-03-17 09:25:04 -04:00
committed by GitHub
parent e29f474bb8
commit 69dd8853c4

View File

@@ -1,4 +1,4 @@
FROM alpine:3.11.3
FROM alpine:3.13.2
WORKDIR /home/weave
RUN apk add --no-cache bash conntrack-tools iproute2 util-linux curl
COPY ./scope /home/weave/