Add nging

This commit is contained in:
Fredrik Baberg 2022-06-27 02:13:02 +02:00
parent c5c13ea78f
commit 8380db9ab4
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ RUN apt update && \
python3-venv \
python3-dev \
build-essential \
nginx \
&& \
apt clean

View File

@ -1,5 +1,5 @@
name: "3DPrinter-OctoPrint"
version: "2022.6.013"
version: "2022.6.014"
slug: "3dprinter-octoprint"
description: "New instance of OctoPrint"
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"