Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbusse committed Oct 4, 2024
1 parent cee20d0 commit 84afb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ LABEL maintainer="Björn Busse <bj.rn@baerlin.eu>"
LABEL org.opencontainers.image.source https://github.com/bbusse/compost-sensor

ARG ESPHOME_CFG
ENV ESPHOME_CFG ${ESPHOME_CFG}
ENV ARCH="x86_64" \
ESPHOME_CFG=${ESPHOME_CFG} \
USER="build" \
HA_API_PASSWORD="secret" \
HA_OTA_PASSWORD="secret" \
Expand Down

0 comments on commit 84afb7f

Please sign in to comment.