diff --git a/intelmq b/intelmq index e91e82d..49473c7 160000 --- a/intelmq +++ b/intelmq @@ -1 +1 @@ -Subproject commit e91e82d061b8c6b8f78108654b7be8ace9a78026 +Subproject commit 49473c78ee28bd24014d2ed3186d564ce67d5efc diff --git a/intelmq-api b/intelmq-api index 1780596..9f8513b 160000 --- a/intelmq-api +++ b/intelmq-api @@ -1 +1 @@ -Subproject commit 17805961b7a12f7f124cd1e1295c64784eb2ac11 +Subproject commit 9f8513bb0268144b62522e67bee3c290eb6eac8a diff --git a/intelmq-manager b/intelmq-manager index 86ac412..24bcf0d 160000 --- a/intelmq-manager +++ b/intelmq-manager @@ -1 +1 @@ -Subproject commit 86ac412fa0515c8c361175cebd21b63e1595da8d +Subproject commit 24bcf0da68ae469aff384196d75088f05dae7515 diff --git a/publish.sh b/publish.sh index ee3457a..12e04e9 100755 --- a/publish.sh +++ b/publish.sh @@ -1,5 +1,5 @@ #!/bin/bash -build_version="2.3.3" +build_version="3.0.0" namespace="certat" docker login