1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 14:07:02 +09:00

.env.default version pinning for any-sync-node

This commit is contained in:
Grigory Efimov 2025-03-23 13:07:19 -03:00
parent 589ee9c07e
commit cd434cd077
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

View file

@ -10,7 +10,7 @@ EXTERNAL_MINIO_PORT=${MINIO_PORT}
MINIO_WEB_PORT=9001
EXTERNAL_MINIO_WEB_PORT=${MINIO_WEB_PORT}
ANY_SYNC_NODE_VERSION=prod
ANY_SYNC_NODE_VERSION=v0.4.13 # the last version before migration
ANY_SYNC_FILENODE_VERSION=prod
ANY_SYNC_COORDINATOR_VERSION=prod
ANY_SYNC_CONSENSUSNODE_VERSION=prod