Skip to content

Commit

Permalink
Adjust based on upstream base images changes
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Oct 18, 2023
1 parent ba93887 commit 7345a2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
8 changes: 3 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ARG \
PICOTTS_HASH \
TELLDUS_COMMIT


##
# Install component packages
RUN \
Expand All @@ -36,10 +35,6 @@ RUN \
pulseaudio-alsa \
socat

###
# Base S6-Overlay
COPY rootfs /

####
## Install pip module for component/homeassistant
COPY requirements.txt /usr/src/
Expand Down Expand Up @@ -147,3 +142,6 @@ RUN \
/usr/src/telldus-fix-gcc-11-issues.patch \
/usr/src/telldus-fix-alpine-3-17-issues.patch

###
# Base S6-Overlay
COPY rootfs /
5 changes: 0 additions & 5 deletions rootfs/etc/pip.conf

This file was deleted.

0 comments on commit 7345a2f

Please sign in to comment.