Skip to content

Commit a031a99

Browse files
committed
version 0.1.1
1 parent c78f3cb commit a031a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:10-slim as build
22

33
ENV USER="casperklein"
44
ENV NAME="netbox-scanner"
5-
ENV VERSION="0.1"
5+
ENV VERSION="0.1.1"
66

77
ENV PACKAGES="python3 python3-pip nmap"
88

0 commit comments

Comments
 (0)