chore(deps): update postgres docker tag to v16
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-09-15 22:02:31 +00:00
parent fafd6b1837
commit 4cd903205e
1 changed files with 1 additions and 1 deletions

View File

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