add ssh user CA support

This commit is contained in:
Mikaël Cluseau
2025-06-28 11:04:44 +02:00
parent 4b05458cec
commit af41df6ab4
7 changed files with 172 additions and 77 deletions

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------
from golang:1.24.3-bookworm as build
from golang:1.24.4-bookworm as build
run apt-get update && apt-get install -y git