We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78f3cb commit a031a99Copy full SHA for a031a99
Dockerfile
@@ -2,7 +2,7 @@ FROM debian:10-slim as build
2
3
ENV USER="casperklein"
4
ENV NAME="netbox-scanner"
5
-ENV VERSION="0.1"
+ENV VERSION="0.1.1"
6
7
ENV PACKAGES="python3 python3-pip nmap"
8
0 commit comments