This commit is contained in:
2023-03-27 23:05:51 -04:00
parent 14952bf791
commit 57516c0275
2 changed files with 9 additions and 10 deletions

View File

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