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 b1ba72b commit 360c153Copy full SHA for 360c153
docker-compose.yml
@@ -10,6 +10,6 @@ services:
10
- MINA_SNARK_WORKER_TAG=0.0.9
11
12
frontend:
13
- image: openmina/frontend:${OPENMINA_FRONTEND_TAG:-latest}
+ image: openmina/frontend:${OPENMINA_FRONTEND_TAG:-0.6.1}
14
ports:
15
- "8070:80"
0 commit comments