Merge pull request #1270 from mrunalp/bump_runc

test: Bump up runc to 9f9c96235cc97674e935002fc3d78361b696a69e
This commit is contained in:
Antonio Murdaca 2018-01-31 16:20:04 +01:00 committed by GitHub
commit ef57cf2810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
89 changed files with 3197 additions and 970 deletions

View file

@ -4,7 +4,7 @@
git:
repo: "https://github.com/opencontainers/runc.git"
dest: "{{ ansible_env.GOPATH }}/src/github.com/opencontainers/runc"
version: "c6e4a1ebeb1a72b529c6f1b6ee2b1ae5b868b14f"
version: "9f9c96235cc97674e935002fc3d78361b696a69e"
- name: build runc
make: