Skip to content

Commit

Permalink
Spline #805 Use Arangodb 3.7.3 due to arangodb/arangodb#12693
Browse files Browse the repository at this point in the history
  • Loading branch information
cerveada committed Nov 25, 2020
1 parent 2f6af79 commit 078243b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3'
services:
arangodb:
image: arangodb:3.7.1
image: arangodb:3.7.3
environment:
ARANGO_NO_AUTH: 1

Expand Down

0 comments on commit 078243b

Please sign in to comment.