mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 05:29:04 +08:00
changed query-service image tag to 0.1.4
This commit is contained in:
parent
b6c718a536
commit
b43d2a7567
@ -153,7 +153,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz/query-service:0.1.3
|
image: signoz/query-service:0.1.4
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -153,7 +153,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
query-service:
|
query-service:
|
||||||
image: signoz/query-service:0.1.3
|
image: signoz/query-service:0.1.4
|
||||||
container_name: query-service
|
container_name: query-service
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -18,4 +18,4 @@ version: 0.1.1
|
|||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application.
|
# incremented each time you make changes to the application.
|
||||||
appVersion: 0.1.3
|
appVersion: 0.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user