mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}-${BUILD_VERSION}
|
||||
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c", "+e"]
|
||||
|
||||
# Add bashio
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user