Skip to content

Commit

Permalink
bump development from 23.07.0 to 23.07.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Jul 19, 2023
1 parent cf05d4f commit 04a88aa
Show file tree
Hide file tree
Showing 31 changed files with 170 additions and 170 deletions.
44 changes: 22 additions & 22 deletions docker-compose-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '3.7'

services:
opensearch:
image: ghcr.io/idaholab/malcolm/opensearch:23.07.0
image: ghcr.io/idaholab/malcolm/opensearch:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -37,7 +37,7 @@ services:
retries: 3
start_period: 180s
dashboards-helper:
image: ghcr.io/idaholab/malcolm/dashboards-helper:23.07.0
image: ghcr.io/idaholab/malcolm/dashboards-helper:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -64,7 +64,7 @@ services:
retries: 3
start_period: 30s
dashboards:
image: ghcr.io/idaholab/malcolm/dashboards:23.07.0
image: ghcr.io/idaholab/malcolm/dashboards:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -90,7 +90,7 @@ services:
retries: 3
start_period: 210s
logstash:
image: ghcr.io/idaholab/malcolm/logstash-oss:23.07.0
image: ghcr.io/idaholab/malcolm/logstash-oss:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -132,7 +132,7 @@ services:
retries: 3
start_period: 600s
filebeat:
image: ghcr.io/idaholab/malcolm/filebeat-oss:23.07.0
image: ghcr.io/idaholab/malcolm/filebeat-oss:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -167,7 +167,7 @@ services:
retries: 3
start_period: 60s
arkime:
image: ghcr.io/idaholab/malcolm/arkime:23.07.0
image: ghcr.io/idaholab/malcolm/arkime:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -203,7 +203,7 @@ services:
retries: 3
start_period: 210s
zeek:
image: ghcr.io/idaholab/malcolm/zeek:23.07.0
image: ghcr.io/idaholab/malcolm/zeek:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -241,7 +241,7 @@ services:
retries: 3
start_period: 60s
zeek-live:
image: ghcr.io/idaholab/malcolm/zeek:23.07.0
image: ghcr.io/idaholab/malcolm/zeek:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -269,7 +269,7 @@ services:
- ./zeek-logs/extract_files:/zeek/extract_files
- ./zeek/intel:/opt/zeek/share/zeek/site/intel
suricata:
image: ghcr.io/idaholab/malcolm/suricata:23.07.0
image: ghcr.io/idaholab/malcolm/suricata:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -305,7 +305,7 @@ services:
retries: 3
start_period: 120s
suricata-live:
image: ghcr.io/idaholab/malcolm/suricata:23.07.0
image: ghcr.io/idaholab/malcolm/suricata:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -331,7 +331,7 @@ services:
- ./suricata-logs:/var/log/suricata
- ./suricata/rules:/opt/suricata/rules:ro
file-monitor:
image: ghcr.io/idaholab/malcolm/file-monitor:23.07.0
image: ghcr.io/idaholab/malcolm/file-monitor:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -357,7 +357,7 @@ services:
retries: 3
start_period: 60s
pcap-capture:
image: ghcr.io/idaholab/malcolm/pcap-capture:23.07.0
image: ghcr.io/idaholab/malcolm/pcap-capture:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -379,7 +379,7 @@ services:
- ./nginx/ca-trust:/var/local/ca-trust:ro
- ./pcap/upload:/pcap
pcap-monitor:
image: ghcr.io/idaholab/malcolm/pcap-monitor:23.07.0
image: ghcr.io/idaholab/malcolm/pcap-monitor:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -405,7 +405,7 @@ services:
retries: 3
start_period: 90s
upload:
image: ghcr.io/idaholab/malcolm/file-upload:23.07.0
image: ghcr.io/idaholab/malcolm/file-upload:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -433,7 +433,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: ghcr.io/idaholab/malcolm/htadmin:23.07.0
image: ghcr.io/idaholab/malcolm/htadmin:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -458,7 +458,7 @@ services:
retries: 3
start_period: 60s
freq:
image: ghcr.io/idaholab/malcolm/freq:23.07.0
image: ghcr.io/idaholab/malcolm/freq:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -480,7 +480,7 @@ services:
retries: 3
start_period: 60s
netbox:
image: ghcr.io/idaholab/malcolm/netbox:23.07.0
image: ghcr.io/idaholab/malcolm/netbox:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -511,7 +511,7 @@ services:
retries: 3
start_period: 120s
netbox-postgres:
image: ghcr.io/idaholab/malcolm/postgresql:23.07.0
image: ghcr.io/idaholab/malcolm/postgresql:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -535,7 +535,7 @@ services:
retries: 3
start_period: 45s
netbox-redis:
image: ghcr.io/idaholab/malcolm/redis:23.07.0
image: ghcr.io/idaholab/malcolm/redis:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -563,7 +563,7 @@ services:
retries: 3
start_period: 45s
netbox-redis-cache:
image: ghcr.io/idaholab/malcolm/redis:23.07.0
image: ghcr.io/idaholab/malcolm/redis:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -590,7 +590,7 @@ services:
retries: 3
start_period: 45s
api:
image: ghcr.io/idaholab/malcolm/api:23.07.0
image: ghcr.io/idaholab/malcolm/api:23.07.1
command: gunicorn --bind 0:5000 manage:app
restart: "no"
stdin_open: false
Expand All @@ -614,7 +614,7 @@ services:
retries: 3
start_period: 60s
nginx-proxy:
image: ghcr.io/idaholab/malcolm/nginx-proxy:23.07.0
image: ghcr.io/idaholab/malcolm/nginx-proxy:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down
44 changes: 22 additions & 22 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/opensearch.Dockerfile
image: ghcr.io/idaholab/malcolm/opensearch:23.07.0
image: ghcr.io/idaholab/malcolm/opensearch:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -43,7 +43,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards-helper.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards-helper:23.07.0
image: ghcr.io/idaholab/malcolm/dashboards-helper:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -73,7 +73,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/dashboards.Dockerfile
image: ghcr.io/idaholab/malcolm/dashboards:23.07.0
image: ghcr.io/idaholab/malcolm/dashboards:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -102,7 +102,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/logstash.Dockerfile
image: ghcr.io/idaholab/malcolm/logstash-oss:23.07.0
image: ghcr.io/idaholab/malcolm/logstash-oss:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -151,7 +151,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/filebeat.Dockerfile
image: ghcr.io/idaholab/malcolm/filebeat-oss:23.07.0
image: ghcr.io/idaholab/malcolm/filebeat-oss:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -189,7 +189,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/arkime.Dockerfile
image: ghcr.io/idaholab/malcolm/arkime:23.07.0
image: ghcr.io/idaholab/malcolm/arkime:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -231,7 +231,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:23.07.0
image: ghcr.io/idaholab/malcolm/zeek:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -273,7 +273,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/zeek.Dockerfile
image: ghcr.io/idaholab/malcolm/zeek:23.07.0
image: ghcr.io/idaholab/malcolm/zeek:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -305,7 +305,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:23.07.0
image: ghcr.io/idaholab/malcolm/suricata:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -344,7 +344,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/suricata.Dockerfile
image: ghcr.io/idaholab/malcolm/suricata:23.07.0
image: ghcr.io/idaholab/malcolm/suricata:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -373,7 +373,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/file-monitor:23.07.0
image: ghcr.io/idaholab/malcolm/file-monitor:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -402,7 +402,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-capture.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-capture:23.07.0
image: ghcr.io/idaholab/malcolm/pcap-capture:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand All @@ -427,7 +427,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/pcap-monitor.Dockerfile
image: ghcr.io/idaholab/malcolm/pcap-monitor:23.07.0
image: ghcr.io/idaholab/malcolm/pcap-monitor:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -456,7 +456,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/file-upload.Dockerfile
image: ghcr.io/idaholab/malcolm/file-upload:23.07.0
image: ghcr.io/idaholab/malcolm/file-upload:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down Expand Up @@ -484,7 +484,7 @@ services:
retries: 3
start_period: 60s
htadmin:
image: ghcr.io/idaholab/malcolm/htadmin:23.07.0
image: ghcr.io/idaholab/malcolm/htadmin:23.07.1
build:
context: .
dockerfile: Dockerfiles/htadmin.Dockerfile
Expand Down Expand Up @@ -512,7 +512,7 @@ services:
retries: 3
start_period: 60s
freq:
image: ghcr.io/idaholab/malcolm/freq:23.07.0
image: ghcr.io/idaholab/malcolm/freq:23.07.1
build:
context: .
dockerfile: Dockerfiles/freq.Dockerfile
Expand All @@ -537,7 +537,7 @@ services:
retries: 3
start_period: 60s
netbox:
image: ghcr.io/idaholab/malcolm/netbox:23.07.0
image: ghcr.io/idaholab/malcolm/netbox:23.07.1
build:
context: .
dockerfile: Dockerfiles/netbox.Dockerfile
Expand Down Expand Up @@ -572,7 +572,7 @@ services:
retries: 3
start_period: 120s
netbox-postgres:
image: ghcr.io/idaholab/malcolm/postgresql:23.07.0
image: ghcr.io/idaholab/malcolm/postgresql:23.07.1
build:
context: .
dockerfile: Dockerfiles/postgresql.Dockerfile
Expand All @@ -599,7 +599,7 @@ services:
retries: 3
start_period: 45s
netbox-redis:
image: ghcr.io/idaholab/malcolm/redis:23.07.0
image: ghcr.io/idaholab/malcolm/redis:23.07.1
build:
context: .
dockerfile: Dockerfiles/redis.Dockerfile
Expand Down Expand Up @@ -630,7 +630,7 @@ services:
retries: 3
start_period: 45s
netbox-redis-cache:
image: ghcr.io/idaholab/malcolm/redis:23.07.0
image: ghcr.io/idaholab/malcolm/redis:23.07.1
build:
context: .
dockerfile: Dockerfiles/redis.Dockerfile
Expand Down Expand Up @@ -660,7 +660,7 @@ services:
retries: 3
start_period: 45s
api:
image: ghcr.io/idaholab/malcolm/api:23.07.0
image: ghcr.io/idaholab/malcolm/api:23.07.1
build:
context: .
dockerfile: Dockerfiles/api.Dockerfile
Expand Down Expand Up @@ -690,7 +690,7 @@ services:
build:
context: .
dockerfile: Dockerfiles/nginx.Dockerfile
image: ghcr.io/idaholab/malcolm/nginx-proxy:23.07.0
image: ghcr.io/idaholab/malcolm/nginx-proxy:23.07.1
restart: "no"
stdin_open: false
tty: true
Expand Down
Loading

0 comments on commit 04a88aa

Please sign in to comment.