binaries-commits 660 B

1234567891011121314151617
  1. #!/bin/sh
  2. TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
  3. # When updating RUNC_COMMIT, also update runc in vendor.conf accordingly
  4. RUNC_COMMIT=b2567b37d7b75eb4cf325b77297b140ea686ce8f
  5. # containerd is also pinned in vendor.conf. When updating the binary
  6. # version you may also need to update the vendor version to pick up bug
  7. # fixes or new APIs.
  8. CONTAINERD_COMMIT=89623f28b87a6004d4b785663257362d1658a729 # v1.0.0
  9. TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
  10. LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e
  11. VNDR_COMMIT=a6e196d8b4b0cbbdc29aebdb20c59ac6926bb384
  12. # Linting
  13. GOMETALINTER_COMMIT=bfcc1d6942136fd86eb6f1a6fb328de8398fbd80