Skip to content

Commit

Permalink
🐛 FIX: working on Standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
unl0ck committed Jul 9, 2024
1 parent 44cb5e0 commit ed26cbd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions GridboxConnectorAddon-edge/Dockerfile.standalone
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
FROM python:3.10-alpine

# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Build arguments
ARG BUILD_ARCH
ARG BUILD_DATE
Expand Down

0 comments on commit ed26cbd

Please sign in to comment.