diff --git a/Dockerfile b/Dockerfile index 991d719..0e259a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,6 +10,7 @@ RUN apk -U upgrade && apk add --no-cache \ curl \ git \ jq \ + mise \ openssh-client \ openssh-keygen \ python3 \