add kms-gui examples

This commit is contained in:
ElevenNotes
2025-02-06 13:10:25 +01:00
parent e2cb258ef3
commit d1af135109
3 changed files with 23 additions and 3 deletions

View File

@@ -67,7 +67,7 @@
# :: install application
RUN set -ex; \
apk --no-cache --update add \
python3;
python3=3.12.8-r1;
RUN set -ex; \
mkdir -p ${APP_ROOT}/var; \