🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-04 23:03:23 -04:00
parent d1f5e78d17
commit 0ffc23312a
3 changed files with 9 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ RUN mkdir -p /bin/ /config/ /data/ /dist/nextcloud/ && \
echo "http://dl-cdn.alpinelinux.org/alpine/$ALPINE_VERSION/testing" >> /etc/apk/repositories && \
apk update -U --no-cache \
apk add --no-cache \
openrc \
icu-data-full \
curl \
gnupg \