Skip to content

Commit

Permalink
Dev (#2)
Browse files Browse the repository at this point in the history
* Update validators

Signed-off-by: Jan Nöhles <[email protected]>
  • Loading branch information
BolZer authored Jun 10, 2024
1 parent ceb7632 commit 98dffca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
kosit-validator:
image: 'easybill/zugferd-validator202309:v0.0.62'
image: 'easybill/kosit-validator-xrechnung_3.0.1:v0.0.63'
ports:
- '8080:8080'
healthcheck:
Expand All @@ -9,7 +9,7 @@ services:
retries: 6

peppol-validator:
image: 'bolzerdev/peppol-bis-billing-validator:latest'
image: 'easybill/peppol-bis-billing-validator:0.2.0'
ports:
- '8081:8080'
healthcheck:
Expand Down

0 comments on commit 98dffca

Please sign in to comment.