Docker optimisation (#74)

* optimised docker image.

* bump version

Co-authored-by: Peter Dwyer <peter.dwyer@clanwilliamhealth.com>
This commit is contained in:
2022-08-26 16:08:48 +01:00
committed by GitHub
parent 40b79c2f5d
commit 5ca3c396ea
5 changed files with 22 additions and 25 deletions

View File

@@ -35,7 +35,7 @@ services:
# command: /bin/bash entrypoint-cron.sh
database:
image: postgres:11.4-alpine
image: postgres:14-alpine
expose:
- 5432
volumes: