Skip to content

Commit

Permalink
Explicitly specify the allora-inference-base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
conache committed Jun 26, 2024
1 parent a579c4d commit be1e54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_b7s
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alloranetwork/allora-inference-base:latest
FROM alloranetwork/allora-inference-base:v0.2.7

USER root
RUN pip install requests
Expand Down

0 comments on commit be1e54f

Please sign in to comment.