Update Dockerfile

This commit is contained in:
Alexandre
2023-06-05 17:33:36 +02:00
committed by GitHub
parent 8b3b9ca014
commit 741cd985d7

View File

@@ -35,9 +35,6 @@ RUN \
# Run with bashio
#sed -i 's|#!/bin/bash|#!/usr/bin/env bashio|g' /usr/local/bin/docker-entrypoint.sh
# Define subreaper
ENV TINI_SUBREAPER=true
##################
# 3 Install apps #
##################