chores: bump postgres
-> 16.1
This commit is contained in:
parent
44e936cd33
commit
00b3d07f28
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
|
||||
db:
|
||||
image: 'docker.io/library/postgres:14.8'
|
||||
image: 'docker.io/library/postgres:16.1'
|
||||
environment:
|
||||
POSTGRES_DATABASE: "${BOTTINAGENDA_POSTGRES_DATABASE}"
|
||||
POSTGRES_PASSWORD: "${BOTTINAGENDA_POSTGRES_PASSWORD}"
|
||||
|
|
Loading…
Reference in a new issue