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

Commit c5c09ec

Browse files
authored
Merge pull request #40951 from AkihiroSuda/rootlesskit-095-1903
[19.03 backport] bump up rootlesskit to v0.9.5 Upstream-commit: ee3f3ece72b7ba26821d8ed6b4cb74ceadb236f6 Component: engine
2 parents 6e7916b + 7a62f19 commit c5c09ec

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.9.4
4-
: ${ROOTLESSKIT_COMMIT:=0fec9adac6b078aa8616da47e9d75f663ca3f492}
3+
# v0.9.5
4+
: ${ROOTLESSKIT_COMMIT:=3f5728fbb2b6abdc63d59759e72735442ce6424e}
55

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

0 commit comments

Comments
 (0)