v0.1.21 Updated docker files to use amazoncorretto

This commit is contained in:
2023-04-17 09:44:23 -04:00
parent 312f87d91a
commit 7e87ca5030
4 changed files with 3 additions and 17 deletions

View File

@@ -8,7 +8,6 @@ services:
context: .
dockerfile: ./Dockerfile
args:
- JAVA_VERSION=17
- VERSION=${SIREN_VERSION}
volumes:
- ./app:/app