chore(deps): update docker.io/library/postgres docker tag to v16.1 (#1589)

This commit is contained in:
renovate[bot] 2023-11-14 12:23:10 +00:00 committed by GitHub
parent fbc09666c9
commit ce287d414c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ services:
# Postgres SQL # Postgres SQL
sftpgo-db: sftpgo-db:
container_name: 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 restart: unless-stopped
networks: networks:
- tipi_main_network - tipi_main_network