mirror of
https://github.com/moby/moby.git
synced 2026-08-07 16:41:50 +00:00
update RootlessKit to v1.1.1
Signed-off-by: Jan Garcia <github-public@n-garcia.com>
(cherry picked from commit 0b1c1877c5)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
03a0ee4202
commit
ae4a10df67
@@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# When updating, also update rootlesskit commit in vendor.mod accordingly
|
||||
# v1.1.0
|
||||
: "${ROOTLESSKIT_VERSION:=6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7}"
|
||||
# v1.1.1
|
||||
: "${ROOTLESSKIT_VERSION:=a2c596ff9b3fddc0c2becb38f2ef4004f15765b5}"
|
||||
|
||||
install_rootlesskit() {
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user