Remove deprecated version tag from docker compose files

Bump Elastic Stack to 8.13.4
This commit is contained in:
t3chn0m4g3
2024-06-19 16:10:03 +02:00
parent a1d72aa7bd
commit 8f3966a675
47 changed files with 13 additions and 92 deletions

View File

@ -157,7 +157,6 @@ def main():
remove_unused_networks(selected_services, services, networks)
output_config = {
'version': '3.9',
'networks': networks,
'services': selected_services,
}

View File

@ -1,6 +1,4 @@
# T-Pot: MAC_WIN
version: '3.9'
networks:
tpotinit_local:
adbhoney_local:

View File

@ -1,6 +1,4 @@
# T-Pot: MINI
version: '3.9'
networks:
adbhoney_local:
ciscoasa_local:

View File

@ -3,8 +3,6 @@
# T-Pot on a Raspberry Pi 4 (8GB of RAM).
# The standard docker compose file should work mostly fine (depending on traffic) if you do not enable a
# desktop environment such as LXDE and meet the minimum requirements of 8GB RAM.
version: '3.9'
networks:
ciscoasa_local:
citrixhoneypot_local:

View File

@ -1,6 +1,4 @@
# T-Pot: SENSOR
version: '3.9'
networks:
adbhoney_local:
ciscoasa_local:

View File

@ -1,6 +1,4 @@
# T-Pot: STANDARD
version: '3.9'
networks:
adbhoney_local:
ciscoasa_local: