From f51ec9f8f00f1a4e69a7b0a23e961a30d630c214 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:17:59 +0000 Subject: [PATCH] chore(deps): update downloads.unstructured.io/unstructured-io/unstructured-api docker tag to v0.1.2 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 7c4a1b1f..b131e9c2 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.1@sha256:f81233ad3049c0b81e010b9be123ed64698787d3218f8356f3e8756f4c14de2f + image: downloads.unstructured.io/unstructured-io/unstructured-api:0.1.2@sha256:986bc7e5d6c24916c22d45d925db366f55bf4d2ebb0079a7b5d38b48fbc6fb1d restart: always ports: - 127.0.0.1:8005:8000