Add vim
This commit is contained in:
parent
3f33943c12
commit
cded609a02
@ -17,6 +17,9 @@ RUN apt update && \
|
||||
build-essential \
|
||||
nginx \
|
||||
&& \
|
||||
apt install -y \
|
||||
vim \
|
||||
&& \
|
||||
apt clean
|
||||
|
||||
# Copy root filesystem
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: "3DPrinter-OctoPrint"
|
||||
version: "2022.6.019"
|
||||
version: "2022.6.020"
|
||||
slug: "3dprinter-octoprint"
|
||||
description: "New instance of OctoPrint"
|
||||
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user