Merge pull request '🔧 Renovate: Update (patch) signoz/signoz-schema-migrator Docker tag to v0.129.10' (#1197) from renovate/docker-compose-signoz-signoz-schema-migrator-v0-129-10 into main
This commit was merged in pull request #1197.
This commit is contained in:
+2
-2
@@ -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.9@sha256:12673a614b6437d4d6965b9ce8218f782a22f235e4a9bfb48382487a09e520d3
|
||||
image: signoz/signoz-schema-migrator:v0.129.10@sha256:90180037e723918dc51f2205f0d72acf5e002a4b617006432eec6abb188ec304
|
||||
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.9@sha256:12673a614b6437d4d6965b9ce8218f782a22f235e4a9bfb48382487a09e520d3
|
||||
image: signoz/signoz-schema-migrator:v0.129.10@sha256:90180037e723918dc51f2205f0d72acf5e002a4b617006432eec6abb188ec304
|
||||
container_name: signoz-schema-migrator-sync
|
||||
command:
|
||||
- sync
|
||||
|
||||
Reference in New Issue
Block a user