mirror of
https://github.com/jkocon/hassio-addons.git
synced 2026-02-24 05:14:41 +01:00
Update Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ ARG BUILD_FROM
|
||||
FROM $BUILD_FROM
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
RUN apk add --no-cache duplicity py-boto3 openssl
|
||||
RUN apk add --no-cache duplicity py-boto3
|
||||
|
||||
|
||||
# Copy data for add-on
|
||||
|
||||
Reference in New Issue
Block a user