Skip to content

Commit 87e3ce1

Browse files
committed
Update BLOCKSCOUT_BACKEND_DOCKER_TAG to version 2.2.1 in docker-compose.yaml
1 parent a7c6197 commit 87e3ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
HOST_DIR_PATH: ${HOST_DIR_PATH}
1515
SSL_ENABLED: ${SSL_ENABLED:-true}
1616
IS_TESTNET: ${IS_TESTNET:-false}
17-
BLOCKSCOUT_BACKEND_DOCKER_TAG: ${BLOCKSCOUT_BACKEND_DOCKER_TAG:-2.2.0}
17+
BLOCKSCOUT_BACKEND_DOCKER_TAG: ${BLOCKSCOUT_BACKEND_DOCKER_TAG:-2.2.1}
1818
BLOCKSCOUT_FRONTEND_DOCKER_TAG: ${BLOCKSCOUT_FRONTEND_DOCKER_TAG:-1.1.0}
1919
volumes:
2020
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)