Skip to content

Commit

Permalink
[angryipscanner] Update angryip/ipscan to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2024
1 parent 7226480 commit 4236c67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion angryipscanner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM $BUILD_FROM

# Set the Angry IP Scanner version as a variable
# renovate: datasource=github-releases depName=angryip/ipscan versioning=semver
ARG IP_SCAN_VERSION=3.8.2
ARG IP_SCAN_VERSION=3.9.1

# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update angryip/ipscan from 3.8.2 to 3.9.1

0 comments on commit 4236c67

Please sign in to comment.