Dockerfile: update RootlessKit to v2.3.6

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2025-12-18 11:03:52 +09:00
parent 307bcec726
commit c88c8a6547
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# When updating, also update go.mod and Dockerfile accordingly.
: "${ROOTLESSKIT_VERSION:=v2.3.5}"
: "${ROOTLESSKIT_VERSION:=v2.3.6}"
install_rootlesskit() {
case "$1" in