File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212 restart : unless-stopped
1313 openbas-dev-minio :
1414 container_name : openbas-dev-minio
15- image : minio/minio:RELEASE.2024-05-28T17-19-04Z
15+ image : minio/minio:RELEASE.2025-06-13T11-33-47Z
1616 ports :
1717 - " 9000:9000"
1818 - " 9001:9001"
@@ -27,8 +27,8 @@ services:
2727 volumes :
2828 - type : bind
2929 source : rabbitmq.conf
30- target : /etc/rabbitmq/rabbitmq.conf
30+ target : /etc/rabbitmq/rabbitmq.conf
3131 restart : unless-stopped
3232 ports :
3333 - " 5672:5672"
34- - " 15672:15672"
34+ - " 15672:15672"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ services:
1414 timeout : 5s
1515 retries : 5
1616 minio :
17- image : minio/minio:RELEASE.2024-05-28T17-19-04Z
17+ image : minio/minio:RELEASE.2025-06-13T11-33-47Z
1818 volumes :
1919 - s3data:/data
2020 ports :
You can’t perform that action at this time.
0 commit comments