mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
Update Dockerfile
This commit is contained in:
@@ -22,7 +22,7 @@ FROM ${BUILD_FROM}alpine-kde
|
|||||||
# 2 Modify Image #
|
# 2 Modify Image #
|
||||||
##################
|
##################
|
||||||
|
|
||||||
ARG CUSTOMREPOSITORIES="https://pkgs.alpinelinux.org/package/edge/testing/"
|
ARG CUSTOMREPOSITORIES="http://dl-cdn.alpinelinux.org/alpine/edge/testing/"
|
||||||
|
|
||||||
# Allow UID and GID setting
|
# Allow UID and GID setting
|
||||||
RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
||||||
|
|||||||
Reference in New Issue
Block a user