v0.1.11 Cleanup

This commit is contained in:
2023-04-14 15:08:13 -04:00
parent 57516c0275
commit bc0b440a01
11 changed files with 105 additions and 92 deletions

View File

@@ -9,7 +9,7 @@ services:
dockerfile: ./Dockerfile
args:
- JAVA_VERSION=17
- VERSION=0.1.10
- VERSION=0.1.11
volumes:
- ./data:/app
restart: unless-stopped