Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hassio-addons/addon-base-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1f871af8f49f9ec61e15a18729601af2100b2d32
Choose a base ref
..
head repository: hassio-addons/addon-base-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cbd010c83407564c52bf44ec529f6f5a1c2fd006
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 base/Dockerfile
1 change: 0 additions & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -73,7 +73,6 @@ RUN \
--enable-shared \
--with-lto \
--with-system-expat \
--with-system-ffi \
--without-ensurepip \
\
&& make -j "$(nproc)" \