Skip to content

Commit 6af567f

Browse files
authored
Merge pull request #1 from fbartels/patch-1
Remove duplicate definition of $PACKAGES
2 parents 26f9a38 + 3b49a1c commit 6af567f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ENV NAME="netbox-scanner"
55
ENV VERSION="0.1"
66

77
ENV PACKAGES="python3 python3-pip nmap"
8-
ENV PACKAGES="python3-pip"
98

109
# Install packages
1110
RUN apt-get update \

0 commit comments

Comments
 (0)