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.
2 parents b1ba72b + 360c153 commit d790af5Copy full SHA for d790af5
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