Skip to content

Commit

Permalink
bump development for v6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Nov 17, 2022
1 parent a046e77 commit f0ab2d8
Show file tree
Hide file tree
Showing 7 changed files with 90 additions and 90 deletions.
46 changes: 23 additions & 23 deletions docker-compose-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ x-pcap-capture-variables: &pcap-capture-variables

services:
opensearch:
image: malcolmnetsec/opensearch:6.4.2
image: malcolmnetsec/opensearch:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -393,7 +393,7 @@ services:
retries: 3
start_period: 180s
dashboards-helper:
image: malcolmnetsec/dashboards-helper:6.4.2
image: malcolmnetsec/dashboards-helper:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -424,7 +424,7 @@ services:
retries: 3
start_period: 30s
dashboards:
image: malcolmnetsec/dashboards:6.4.2
image: malcolmnetsec/dashboards:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -449,7 +449,7 @@ services:
retries: 3
start_period: 210s
logstash:
image: malcolmnetsec/logstash-oss:6.4.2
image: malcolmnetsec/logstash-oss:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -492,7 +492,7 @@ services:
retries: 3
start_period: 600s
filebeat:
image: malcolmnetsec/filebeat-oss:6.4.2
image: malcolmnetsec/filebeat-oss:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -531,7 +531,7 @@ services:
retries: 3
start_period: 60s
arkime:
image: malcolmnetsec/arkime:6.4.2
image: malcolmnetsec/arkime:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -569,7 +569,7 @@ services:
retries: 3
start_period: 210s
zeek:
image: malcolmnetsec/zeek:6.4.2
image: malcolmnetsec/zeek:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -608,7 +608,7 @@ services:
retries: 3
start_period: 60s
zeek-live:
image: malcolmnetsec/zeek:6.4.2
image: malcolmnetsec/zeek:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -640,7 +640,7 @@ services:
- ./zeek-logs/extract_files:/zeek/extract_files
- ./zeek/intel:/opt/zeek/share/zeek/site/intel
suricata:
image: malcolmnetsec/suricata:6.4.2
image: malcolmnetsec/suricata:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -677,7 +677,7 @@ services:
retries: 3
start_period: 120s
suricata-live:
image: malcolmnetsec/suricata:6.4.2
image: malcolmnetsec/suricata:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -704,7 +704,7 @@ services:
- ./suricata-logs:/var/log/suricata
- ./suricata/rules:/opt/suricata/rules:ro
file-monitor:
image: malcolmnetsec/file-monitor:6.4.2
image: malcolmnetsec/file-monitor:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -728,7 +728,7 @@ services:
retries: 3
start_period: 60s
pcap-capture:
image: malcolmnetsec/pcap-capture:6.4.2
image: malcolmnetsec/pcap-capture:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -750,7 +750,7 @@ services:
- ./nginx/ca-trust:/var/local/ca-trust:ro
- ./pcap/upload:/pcap
pcap-monitor:
image: malcolmnetsec/pcap-monitor:6.4.2
image: malcolmnetsec/pcap-monitor:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -776,7 +776,7 @@ services:
retries: 3
start_period: 90s
upload:
image: malcolmnetsec/file-upload:6.4.2
image: malcolmnetsec/file-upload:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -804,7 +804,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: malcolmnetsec/htadmin:6.4.2
image: malcolmnetsec/htadmin:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -828,7 +828,7 @@ services:
retries: 3
start_period: 60s
freq:
image: malcolmnetsec/freq:6.4.2
image: malcolmnetsec/freq:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -849,7 +849,7 @@ services:
retries: 3
start_period: 60s
name-map-ui:
image: malcolmnetsec/name-map-ui:6.4.2
image: malcolmnetsec/name-map-ui:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -872,7 +872,7 @@ services:
retries: 3
start_period: 60s
netbox:
image: malcolmnetsec/netbox:6.4.2
image: malcolmnetsec/netbox:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -903,7 +903,7 @@ services:
retries: 3
start_period: 120s
netbox-postgres:
image: malcolmnetsec/postgresql:6.4.2
image: malcolmnetsec/postgresql:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -926,7 +926,7 @@ services:
retries: 3
start_period: 45s
netbox-redis:
image: malcolmnetsec/redis:6.4.2
image: malcolmnetsec/redis:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -953,7 +953,7 @@ services:
retries: 3
start_period: 45s
netbox-redis-cache:
image: malcolmnetsec/redis:6.4.2
image: malcolmnetsec/redis:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand All @@ -979,7 +979,7 @@ services:
retries: 3
start_period: 45s
api:
image: malcolmnetsec/api:6.4.2
image: malcolmnetsec/api:6.4.3
command: gunicorn --bind 0:5000 manage:app
restart: "no"
stdin_open: false
Expand All @@ -1002,7 +1002,7 @@ services:
retries: 3
start_period: 60s
nginx-proxy:
image: malcolmnetsec/nginx-proxy:6.4.2
image: malcolmnetsec/nginx-proxy:6.4.3
restart: "no"
stdin_open: false
tty: true
Expand Down
Loading

0 comments on commit f0ab2d8

Please sign in to comment.