Update postgres Docker tag to v17
PR created by Renovate Bot.
This commit is contained in:
parent
079dcb67f5
commit
d86e6526e1
@ -11,7 +11,7 @@ services:
|
||||
- db
|
||||
db:
|
||||
container_name: rustbot-database
|
||||
image: postgres:16.4-alpine3.20@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf
|
||||
image: postgres:17.0-alpine3.20@sha256:5e6ebbcc4a10913f7aa9f838d0debe3b84a6fc5bd37962db4e6d4397fb3c5fcf
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 37931:5432/tcp
|
||||
|
Loading…
Reference in New Issue
Block a user