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 a7c6197 commit 87e3ce1Copy full SHA for 87e3ce1
docker-compose.yaml
@@ -14,7 +14,7 @@ services:
14
HOST_DIR_PATH: ${HOST_DIR_PATH}
15
SSL_ENABLED: ${SSL_ENABLED:-true}
16
IS_TESTNET: ${IS_TESTNET:-false}
17
- BLOCKSCOUT_BACKEND_DOCKER_TAG: ${BLOCKSCOUT_BACKEND_DOCKER_TAG:-2.2.0}
+ BLOCKSCOUT_BACKEND_DOCKER_TAG: ${BLOCKSCOUT_BACKEND_DOCKER_TAG:-2.2.1}
18
BLOCKSCOUT_FRONTEND_DOCKER_TAG: ${BLOCKSCOUT_FRONTEND_DOCKER_TAG:-1.1.0}
19
volumes:
20
- /var/run/docker.sock:/var/run/docker.sock
0 commit comments