Update alpine base image to 3.11.8

Update alpine 3.11 to latest patch version.
This commit is contained in:
Juan Calderon-Perez
2021-03-11 01:05:55 -05:00
committed by GitHub
parent 6d95f31883
commit 9cf3c3b20f

View File

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