Browse Source

Atualiza versão do SAPL

pull/2708/head
Edward 6 years ago
committed by GitHub
parent
commit
6906c620c2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      solr/docker-compose.yml

2
solr/docker-compose.yml

@ -24,7 +24,7 @@ services:
- "8983:8983" - "8983:8983"
sapl: sapl:
image: interlegis/sapl:3.1.144 image: interlegis/sapl:3.1.152
# build: . # build: .
restart: always restart: always
environment: environment:

Loading…
Cancel
Save