chore(deps): update docker.io/library/postgres docker tag to v16.1 (#1589)
This commit is contained in:
parent
fbc09666c9
commit
ce287d414c
|
@ -67,7 +67,7 @@ services:
|
|||
# Postgres SQL
|
||||
sftpgo-db:
|
||||
container_name: sftpgo-db
|
||||
image: docker.io/library/postgres:16.0-alpine
|
||||
image: docker.io/library/postgres:16.1-alpine
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- tipi_main_network
|
||||
|
|
Loading…
Reference in New Issue
Block a user