Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit b9f5537

Browse files
Merge component 'engine' from git@github.com:moby/moby 19.03
2 parents eba0daa + 1ed2721 commit b9f5537

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/engine/hack/dockerfile/install/rootlesskit.installer

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
# v0.10.0
4-
: ${ROOTLESSKIT_COMMIT:=f766387c3b360bc6dc6c2f353e9e630cf2c6ee86}
3+
# v0.11.0
4+
: ${ROOTLESSKIT_COMMIT:=2886253e467c5444a4d2ac7084e53aa3cc50055d}
55

66
install_rootlesskit() {
77
case "$1" in

0 commit comments

Comments
 (0)