Skip to content

Commit

Permalink
Update base image home assistant addon Dockerfile (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikandreas authored Dec 10, 2023
1 parent 189413f commit 2507ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ha-hoymiles-wifi-addon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILD_FROM

# Use pre-built image to copy the binary from
FROM dominikandreas/hms-mqtt-publisher-nightly:nightly-main-20231209 AS builder
FROM dennisosrm/hms-mqtt-publisher:v0.3 AS builder

FROM $BUILD_FROM

Expand Down

0 comments on commit 2507ebf

Please sign in to comment.