Skip to content

Commit

Permalink
Remove obsolte version and download volume (#2039)
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche authored Apr 24, 2024
1 parent 70a5abf commit d237d43
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.8"

services:
graphdb-upgrade:
image: arangodb:3.10.1
Expand Down Expand Up @@ -65,8 +63,6 @@ services:
- fixcore.runtime.start_collect_on_subscriber_connect=true
restart: always
stop_grace_period: 2m
volumes:
- ~/fixinventory-downloads:/home/fixinventory/downloads
fixworker:
image: somecr.io/someengineering/fixworker:edge
container_name: fixworker
Expand Down

0 comments on commit d237d43

Please sign in to comment.