Skip to content

Commit

Permalink
bug on inference base docker tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
okedeji committed Mar 27, 2024
1 parent 6fd4c60 commit 3a7fba9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile_b7s
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# FROM --platform=linux/amd64 alloranetwork/allora-inference-base:v0.0.7
FROM --platform=linux/amd64 allora-inference-base:dev
FROM --platform=linux/amd64 alloranetwork/allora-inference-base:latest

USER root
RUN pip install requests
Expand Down

0 comments on commit 3a7fba9

Please sign in to comment.