From 7db2a5c586da97d11b6886bcaffeef07c3d8e375 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 22:05:59 +0000 Subject: [PATCH] chore(deps): pin downloads.unstructured.io/unstructured-io/unstructured-api docker tag to a43ab55 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 7bc7e1b..89b3a26 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -52,7 +52,7 @@ services: - ./tests/fixtures/nginx.conf:/etc/nginx/nginx.conf:ro unstructured: - image: downloads.unstructured.io/unstructured-io/unstructured-api:latest + image: downloads.unstructured.io/unstructured-io/unstructured-api:latest@sha256:a43ab55898599157fb0e0e097dabb8ecdd1d8e3df1ae5b67c6e15a136b171a6c restart: always ports: - 127.0.0.1:8002:8000