[mod] basex 12.2
This commit is contained in:
parent
60f9787246
commit
1d27f16a2c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# basex lsp, use with
|
||||
services:
|
||||
basex:
|
||||
image: ghcr.io/quodatum/basexhttp:basex-12.1
|
||||
image: ghcr.io/quodatum/basexhttp:basex-12.2
|
||||
container_name: basex-lsp
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
odule namespace set = "http://qt4cg.org/atomic-set";
|
||||
module namespace set = "http://qt4cg.org/atomic-set";
|
||||
|
||||
(:
|
||||
This package defines a type set:atomic-set which represents
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue