Skip to content

Commit

Permalink
chore: upgrade homeassistant to 2025.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Jan 11, 2025
1 parent cc7c12d commit 7a00d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV \
DEBIAN_FRONTEND=noninteractive \
PATH=$PATH:/app/bin \
PYTHONUSERBASE=/app \
VERSION=2024.10.3
VERSION=2025.1.2

COPY homeassistant /config
COPY homeassistant/secrets.yaml.dist /config/secrets.yaml
Expand Down Expand Up @@ -98,7 +98,7 @@ RUN set -eux \
ca-certificates=20230311 \
ffmpeg=7:5.1.6-0+deb12u1 \
iperf3=3.12-1+deb12u1 \
iputils-ping=3:20221126-1 \
iputils-ping=3:20221126-1+deb12u1 \
libbluetooth3=5.66-1+deb12u2 \
libmpc-dev=1.3.1-1 \
libturbojpeg0=1:2.1.5-2 \
Expand Down

0 comments on commit 7a00d3c

Please sign in to comment.