added missing dependency
This commit is contained in:
@@ -4,7 +4,7 @@ FROM $BUILD_FROM
|
||||
ENV LANG C.UTF-8
|
||||
|
||||
COPY repositories /etc/apk
|
||||
RUN apk add -U jq nut
|
||||
RUN apk add -U jq nut curl
|
||||
|
||||
RUN mkdir /var/run/nut
|
||||
RUN chown root:nut /var/run/nut
|
||||
|
||||
Reference in New Issue
Block a user