From 934f03ba806050c625680ebfd40f4d6170a57f6e Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 04:29:12 +0000 Subject: [PATCH] chore(deps): update downloads.unstructured.io/unstructured-io/unstructured-api docker tag to v0.1.11 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2e058d85..a1960f38 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -65,7 +65,7 @@ services: - ./tests/fixtures/nginx.conf:/etc/nginx/nginx.conf:ro unstructured: - image: downloads.unstructured.io/unstructured-io/unstructured-api:0.1.10@sha256:0df934a22e4e893cf15e7aeaf35c463ecc75937758a83099aefdc13041619a1d + image: downloads.unstructured.io/unstructured-io/unstructured-api:0.1.11@sha256:dd3176b0f7f86734707664f0d3996764fcac0bffe1e03dec6a0194438285f1d5 restart: always ports: - 127.0.0.1:8005:8000