We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44689d commit 5411ef3Copy full SHA for 5411ef3
1 file changed
docker/predict-sim/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:24.04
2
3
-ARG SUI_VERSION=testnet-v1.69.1
+ARG SUI_VERSION=testnet-v1.73.1
4
ARG NODE_MAJOR=22
5
6
RUN apt-get update && apt-get install -y --no-install-recommends \
0 commit comments