From 29cf0b3afaef23fe0ab00c0db3cc48e902d35461 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:04:16 +0000 Subject: [PATCH] chore(deps): pin ghcr.io/freinold/gliner-api docker tag to 33e69e0 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 64c223f..009e04a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ name: gliner-api services: gliner-api: - image: ghcr.io/freinold/gliner-api:latest + image: ghcr.io/freinold/gliner-api:latest@sha256:33e69e007032219e12079ad95c7d3fc4c4f54e57a4f532621f97d01efc607a63 ## Alternatively, you can build the image locally # build: # context: .