Skip to content

Commit

Permalink
1.4.32-rc1 apivoid
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-powl committed Apr 17, 2023
1 parent 7bdd2ac commit 9db8e0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engines/apivoid/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.16.3
LABEL Name="APIVoid\ \(Patrowl engine\)" Version="1.4.32"
LABEL Name="APIVoid\ \(Patrowl engine\)" Version="1.4.32-rc1"

# Create the target repo
RUN mkdir -p /opt/patrowl-engines/apivoid
Expand Down
2 changes: 1 addition & 1 deletion engines/apivoid/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.32
1.4.32-rc1
2 changes: 1 addition & 1 deletion engines/apivoid/apivoid.json.sample
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "APIVOID",
"version": "1.4.32",
"version": "1.4.32-rc1",
"description": "APIVoid reputation API",
"allowed_asset_types": ["domain", "fqdn", "ip", "url", "ip-subnet"],
"apikeys": [
Expand Down

0 comments on commit 9db8e0e

Please sign in to comment.