mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Docker optimisation (#74)
* optimised docker image. * bump version Co-authored-by: Peter Dwyer <peter.dwyer@clanwilliamhealth.com>
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
# command: /bin/bash entrypoint-cron.sh
|
||||
|
||||
database:
|
||||
image: postgres:11.4-alpine
|
||||
image: postgres:14-alpine
|
||||
expose:
|
||||
- 5432
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user