diff --git a/docker-compose.yml b/docker-compose.yml index 84f93dc9..8c86fc14 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5878,7 +5878,7 @@ services: - ${DOCKER_VOLUME_CONFIG}/swag/log/nginx/error.log:/swag/log/nginx/error.log:ro signoz-schema-migrator-async: <<: *signoz-db-depend - image: signoz/signoz-schema-migrator:v0.129.8@sha256:eb20e69025373e0d9749d3a88e34d74654ea4c03be694eebdb5b76a6cbeadfdc + image: signoz/signoz-schema-migrator:v0.129.9@sha256:12673a614b6437d4d6965b9ce8218f782a22f235e4a9bfb48382487a09e520d3 container_name: signoz-schema-migrator-async command: - async @@ -5888,7 +5888,7 @@ services: restart: on-failure signoz-schema-migrator-sync: <<: *signoz-common - image: signoz/signoz-schema-migrator:v0.129.8@sha256:eb20e69025373e0d9749d3a88e34d74654ea4c03be694eebdb5b76a6cbeadfdc + image: signoz/signoz-schema-migrator:v0.129.9@sha256:12673a614b6437d4d6965b9ce8218f782a22f235e4a9bfb48382487a09e520d3 container_name: signoz-schema-migrator-sync command: - sync