mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 10:33:40 +02:00
Update Dockerfile
This commit is contained in:
@@ -6,8 +6,6 @@ FROM ${BUILD_FROM}
|
|||||||
|
|
||||||
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||||
|
|
||||||
RUN apk add --no-cache tesseract-ocr
|
|
||||||
|
|
||||||
# Added repo to solve issues with some systems that cause error code 1 when fetching apk
|
# Added repo to solve issues with some systems that cause error code 1 when fetching apk
|
||||||
# Add bashio
|
# Add bashio
|
||||||
RUN echo 'https://dl-3.alpinelinux.org/alpine/latest-stable/main' > /etc/apk/repositories \
|
RUN echo 'https://dl-3.alpinelinux.org/alpine/latest-stable/main' > /etc/apk/repositories \
|
||||||
|
|||||||
Reference in New Issue
Block a user