Browse Source

updated appversion to 2024-08-16 12:48:16.163627104

devops@bizgaze.in 11 months ago
parent
commit
6af1c8ca3d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml View File

@@ -11,7 +11,7 @@ services:
11 11
       - /opt/bizgaze/applications/${containername}/settings:/opt/bizgaze/wwwroot/settings
12 12
       - /opt/bizgaze/applications/${containername}/_files:/opt/bizgaze/wwwroot/_files
13 13
     environment:
14
-      - appversion=2024-08-16 10:39:09.523083677
14
+      - appversion=2024-08-16 12:48:16.163627104
15 15
       - environment=test
16 16
   bizgaze_assets:
17 17
     image: harbor.hireserver.com/${reponame}/assets:latest

Loading…
Cancel
Save