Skip to content

Commit

Permalink
feat: improve Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
escalate committed Jan 5, 2024
1 parent 75ea142 commit f3c0970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ ARG HA_BRIDGE_VERSION

WORKDIR /ha-bridge

# hadolint ignore=DL3059
RUN [ "cross-build-start" ]

# hadolint ignore=DL305
RUN curl \
--silent \
--fail \
Expand Down

0 comments on commit f3c0970

Please sign in to comment.