chore(deps): update postgres docker tag to v18.3
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:18.2-alpine
|
image: postgres:18.3-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=documize
|
- POSTGRES_USER=documize
|
||||||
|
|||||||
Reference in New Issue
Block a user