Code Review
/
functest-kubernetes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f545fcf
)
Update K8S_TAG to v1.15.11
84/69884/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Sat, 4 Apr 2020 08:41:24 +0000
(10:41 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Sat, 4 Apr 2020 08:41:24 +0000
(10:41 +0200)
Change-Id: I5d0f3760fd9911bec51bf0334ca3cc7cf6f61885
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/healthcheck/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/healthcheck/Dockerfile
b/docker/healthcheck/Dockerfile
index
867532f
..
46ea8f8
100644
(file)
--- a/
docker/healthcheck/Dockerfile
+++ b/
docker/healthcheck/Dockerfile
@@
-1,6
+1,6
@@
FROM opnfv/functest-kubernetes-core:iruya
-ARG K8S_TAG=v1.15.1
0
+ARG K8S_TAG=v1.15.1
1
RUN apk --no-cache add --update make py3-pip bash git \
grep rsync linux-headers musl-dev findutils \