diff --git a/apps/uptimekuma/Dockerfile b/apps/uptimekuma/Dockerfile index f3325cf..2fd2a39 100644 --- a/apps/uptimekuma/Dockerfile +++ b/apps/uptimekuma/Dockerfile @@ -23,6 +23,9 @@ RUN apk add --no-cache \ iproute2 \ iputils-ping \ libtool \ + musl \ + musl-utils \ + musl-locales \ python3 \ python3-dev \ py3-pip \