diff --git a/.env b/.env index f073a61c..fc6f7fdf 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -TMS_TAG=2023.2.2 -DOCKER_TAG=2023.2.2 +TMS_TAG=2023.2.3 +DOCKER_TAG=2023.2.3 diff --git a/azure-pipelines/vars.yml b/azure-pipelines/vars.yml index f021a18e..fe81fdfb 100644 --- a/azure-pipelines/vars.yml +++ b/azure-pipelines/vars.yml @@ -1,3 +1,3 @@ variables: - name: version - value: 2023.2.2 + value: 2023.2.3 diff --git a/client/.env b/client/.env index f073a61c..fc6f7fdf 100644 --- a/client/.env +++ b/client/.env @@ -1,2 +1,2 @@ -TMS_TAG=2023.2.2 -DOCKER_TAG=2023.2.2 +TMS_TAG=2023.2.3 +DOCKER_TAG=2023.2.3