Code Review
/
oom
/
registrator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e8adf17
)
update alpine base image to the latest
09/103209/2
author
Huabing Zhao
<zhao.huabing@zte.com.cn>
Fri, 6 Mar 2020 02:45:58 +0000
(10:45 +0800)
committer
Huabing Zhao
<zhao.huabing@zte.com.cn>
Sat, 7 Mar 2020 02:22:31 +0000
(10:22 +0800)
Issue-ID: MSB-465
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I91f8fffab79b71c14c87f6cfa857fd6a775e7b0b
build/docker/Dockerfile
patch
|
blob
|
history
diff --git
a/build/docker/Dockerfile
b/build/docker/Dockerfile
index
511964d
..
99f9ad9
100644
(file)
--- a/
build/docker/Dockerfile
+++ b/
build/docker/Dockerfile
@@
-1,4
+1,4
@@
-FROM alpine:3.
3
\r
+FROM alpine:3.
11
\r
COPY kube2msb /bin/
\r
\r
RUN addgroup -g 1000 msb && \
\r