Update postgres Docker tag to v17.5
This commit is contained in:
@ -88,7 +88,7 @@ services:
|
||||
- runner_token
|
||||
|
||||
db_pg17:
|
||||
image: postgres:17.4
|
||||
image: postgres:17.5
|
||||
container_name: gitea_db_pg17
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
Reference in New Issue
Block a user