Skip to content

Commit

Permalink
1.5.10 Engines Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-powl committed Mar 10, 2023
1 parent 4b5986c commit 8476923
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.10-rc2
1.5.10
2 changes: 1 addition & 1 deletion engines/nmap/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.16.3
LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.41-rc2"
LABEL Name="Nmap\ \(Patrowl engine\)" Version="1.4.41"

# Set the working directory
RUN mkdir -p /opt/patrowl-engines/nmap
Expand Down
2 changes: 1 addition & 1 deletion engines/nmap/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.41-rc2
1.4.41
2 changes: 1 addition & 1 deletion engines/owl_dns/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:20.04
LABEL Name="Patrowl\ DNS\ \(Patrowl engine\)" Version="1.5.0-rc2"
LABEL Name="Patrowl\ DNS\ \(Patrowl engine\)" Version="1.5.0"

# Install dependencies
RUN apt-get update && \
Expand Down
2 changes: 1 addition & 1 deletion engines/owl_dns/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0-rc2
1.5.0

0 comments on commit 8476923

Please sign in to comment.