Updated Dockerfile and pom.xml

This commit is contained in:
Michele Adduci
2024-08-26 05:20:59 +02:00
parent d9840c3dfe
commit fbca03c6f5
4 changed files with 8 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ services:
ports:
- "8080:8080"
hapi-fhir-postgres:
image: postgres:14-alpine
image: postgres:15-alpine
container_name: hapi-fhir-postgres
restart: always
environment: