We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e81ef commit 4d6c6e8Copy full SHA for 4d6c6e8
.github/dependabot.yml
@@ -15,6 +15,4 @@ updates:
15
directory: "/"
16
schedule:
17
interval: "daily"
18
- time: "09:30"
19
- timezone: "Europe/Amsterdam"
20
open-pull-requests-limit: 5
compas/docker-compose-basex.yml
@@ -8,7 +8,7 @@ services:
8
basex:
9
labels:
10
compas: true
11
- image: "basex/basexhttp:9.4.6"
+ image: "basex/basexhttp:9.5.2"
12
ports:
13
- "1984:1984"
14
volumes:
0 commit comments