mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Merge pull request #3768 from weaveworks/alpine-3-11-3
Update alpine base image to 3.11.3
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user