From 84be650e9c51e824c41947c13fca9bbdcb2d8991 Mon Sep 17 00:00:00 2001 From: Sebastian Waldbauer Date: Tue, 1 Jun 2021 13:01:57 +0200 Subject: [PATCH] REL: IntelMQ 2.3.3 Signed-off-by: Sebastian Waldbauer --- intelmq | 2 +- publish.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/intelmq b/intelmq index e02f435..e91e82d 160000 --- a/intelmq +++ b/intelmq @@ -1 +1 @@ -Subproject commit e02f4355c943c1f221909635ab6081ac89eb353d +Subproject commit e91e82d061b8c6b8f78108654b7be8ace9a78026 diff --git a/publish.sh b/publish.sh index 29fb8c1..ee3457a 100755 --- a/publish.sh +++ b/publish.sh @@ -1,5 +1,5 @@ #!/bin/bash -build_version="2.3.2" +build_version="2.3.3" namespace="certat" docker login