Update Conmon commit for testing
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1232 Approved by: rhatdan
This commit is contained in:
		
							parent
							
								
									b01ddc7b09
								
							
						
					
					
						commit
						bb45de5605
					
				|  | @ -62,7 +62,7 @@ RUN set -x \ | ||||||
| 	&& rm -rf "$GOPATH" | 	&& rm -rf "$GOPATH" | ||||||
| 
 | 
 | ||||||
| # Install conmon | # Install conmon | ||||||
| ENV CRIO_COMMIT f9ae39e395880507d52295ca58e3683f22524777 | ENV CRIO_COMMIT 662dbb31b5d4f5ed54511a47cde7190c61c28677 | ||||||
| RUN set -x \ | RUN set -x \ | ||||||
| 	&& export GOPATH="$(mktemp -d)" \ | 	&& export GOPATH="$(mktemp -d)" \ | ||||||
| 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | ||||||
|  |  | ||||||
|  | @ -62,7 +62,7 @@ RUN set -x \ | ||||||
|        && go get github.com/onsi/gomega/... |        && go get github.com/onsi/gomega/... | ||||||
| 
 | 
 | ||||||
| # Install conmon | # Install conmon | ||||||
| ENV CRIO_COMMIT f9ae39e395880507d52295ca58e3683f22524777 | ENV CRIO_COMMIT 662dbb31b5d4f5ed54511a47cde7190c61c28677 | ||||||
| RUN set -x \ | RUN set -x \ | ||||||
| 	&& export GOPATH="$(mktemp -d)" \ | 	&& export GOPATH="$(mktemp -d)" \ | ||||||
| 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | ||||||
|  |  | ||||||
|  | @ -64,7 +64,7 @@ RUN set -x \ | ||||||
|        && go get github.com/onsi/gomega/... |        && go get github.com/onsi/gomega/... | ||||||
| 
 | 
 | ||||||
| # Install conmon | # Install conmon | ||||||
| ENV CRIO_COMMIT f9ae39e395880507d52295ca58e3683f22524777 | ENV CRIO_COMMIT 662dbb31b5d4f5ed54511a47cde7190c61c28677 | ||||||
| RUN set -x \ | RUN set -x \ | ||||||
| 	&& export GOPATH="$(mktemp -d)" \ | 	&& export GOPATH="$(mktemp -d)" \ | ||||||
| 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | 	&& git clone https://github.com/kubernetes-incubator/cri-o.git "$GOPATH/src/github.com/kubernetes-incubator/cri-o.git" \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue