Updated Dockerfile and pom.xml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user