mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 04:26:04 +00:00
build(deps): bump library/postgres in /docker/personal/paperless
Bumps library/postgres from 16 to 17. --- updated-dependencies: - dependency-name: library/postgres dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
- redisdata:/data
|
||||
|
||||
pplessdb:
|
||||
image: docker.io/library/postgres:16
|
||||
image: docker.io/library/postgres:17
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user