mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 03:59:14 +00:00 
			
		
		
		
	alpine: bump to containerd v1.0.0-beta.1
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
		@@ -44,7 +44,7 @@ RUN go get -u github.com/LK4D4/vndr
 | 
			
		||||
# Update `FROM` in `pkg/containerd/Dockerfile`, `pkg/init/Dockerfile` and
 | 
			
		||||
# `test/pkg/containerd/Dockerfile` when changing this.
 | 
			
		||||
ENV CONTAINERD_REPO=https://github.com/containerd/containerd.git
 | 
			
		||||
ENV CONTAINERD_COMMIT=v1.0.0-beta.0
 | 
			
		||||
ENV CONTAINERD_COMMIT=v1.0.0-beta.1
 | 
			
		||||
RUN mkdir -p $GOPATH/src/github.com/containerd && \
 | 
			
		||||
  cd $GOPATH/src/github.com/containerd && \
 | 
			
		||||
  git clone https://github.com/containerd/containerd.git && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user