Skip to content

Commit

Permalink
Upgrade to SchemaHub v0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Aug 6, 2024
1 parent 266869d commit 07c0198
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# TODO: Pull from a stable version
FROM ghcr.io/intelligence-ai/schemahub:main AS builder
FROM ghcr.io/intelligence-ai/schemahub:v0.0.4 AS builder
COPY configuration.json /app/configuration.json
COPY vendor /app/vendor
RUN intelligence-schemahub-index /app/configuration.json /app/index
Expand Down

0 comments on commit 07c0198

Please sign in to comment.