Skip to content

Commit

Permalink
chore(eigenda): Bump eigenda-proxy to latest v1.6.0 - suppress shellc…
Browse files Browse the repository at this point in the history
…heck warning
  • Loading branch information
epociask committed Dec 3, 2024
1 parent a53fe5c commit 17436e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start-eigenda-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ docker run -d --name eigenda-proxy-nitro-test-instance \
-e EIGENDA_PROXY_EIGENDA_CERT_VERIFICATION_DISABLED=true \
ghcr.io/layr-labs/eigenda-proxy:v1.6.0


# shellcheck disable=SC2181
if [ $? -ne 0 ]; then
echo "==== Failed to start eigenda-proxy container ===="
exit 1
Expand Down

0 comments on commit 17436e9

Please sign in to comment.