Skip to content

Commit

Permalink
Merge pull request #16 from allora-network/diego/fix-deployment-image
Browse files Browse the repository at this point in the history
use named image v0.2.12 instead of latest
  • Loading branch information
xmariachi authored Jul 14, 2024
2 parents 4b2d303 + a18fb78 commit e3884cd
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.12

USER root
RUN pip install requests
Expand Down

0 comments on commit e3884cd

Please sign in to comment.