Update postgres Docker tag to v17.7 #12
@@ -57,7 +57,7 @@ services:
|
||||
- oidc_client_secret
|
||||
|
||||
db_pg17:
|
||||
image: postgres:17.6
|
||||
image: postgres:17.7
|
||||
container_name: mealie_db_pg17
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user