chore(deps): update postgres docker tag to v18 #4
@ -108,7 +108,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
db:
|
||||
image: postgres:17
|
||||
image: postgres:18
|
||||
configs:
|
||||
- source: pg_backup
|
||||
target: /pg_backup.sh
|
||||
|
||||
Reference in New Issue
Block a user