Update alpine base image to 3.11.3

Note I'm pinning the minor version here, otherwise it can vary
depending on what's on your machine when you build.
This commit is contained in:
Bryan Boreham
2020-03-23 12:56:40 +00:00
parent 1c0ea8cbc6
commit d81ccf7466

View File

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