Update container build script
Some checks failed
Tests / sdk_tests (pull_request) Failing after 4m55s

This commit is contained in:
Prathamesh Musale 2024-01-16 15:27:33 +05:30
parent e5900b2e4a
commit b7223c1c43

View File

@ -1,2 +1,2 @@
#!/usr/bin/env bash
docker build -t cerc-io/laconic-sdk-tester:local -f Dockerfile .
docker build -t cerc/laconic-sdk-tester:local -f Dockerfile .