chore(deps): update postgres docker tag to v15
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-02-19 16:02:54 +00:00
parent 36b7f2172c
commit 5637c1409b

View File

@ -208,7 +208,7 @@ services:
- /var/lib/adlin/nsd
- /var/lib/adlin/nsd-db
- name: db
image: postgres:10-alpine
image: postgres:15-alpine
net: /run/netns/db
pid: new
ipc: new