File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11services :
22 stack-client :
3- image : ghcr.io/theworldavatar/stack-client${IMAGE_SUFFIX}:1.50.0-rest-api-agent-SNAPSHOT
3+ image : ghcr.io/theworldavatar/stack-client${IMAGE_SUFFIX}:1.50.0
44 secrets :
55 - blazegraph_password
66 - postgis_password
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-clients</artifactId >
10- <version >1.50.0-rest-api-agent-SNAPSHOT </version >
10+ <version >1.50.0</version >
1111
1212 <name >Stack Clients</name >
1313 <url >https://theworldavatar.io</url >
Original file line number Diff line number Diff line change 11services :
22 stack-data-uploader :
3- image : ghcr.io/theworldavatar/stack-data-uploader${IMAGE_SUFFIX}:1.50.0-rest-api-agent-SNAPSHOT
3+ image : ghcr.io/theworldavatar/stack-data-uploader${IMAGE_SUFFIX}:1.50.0
44 secrets :
55 - blazegraph_password
66 - postgis_password
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-data-uploader</artifactId >
10- <version >1.50.0-rest-api-agent-SNAPSHOT </version >
10+ <version >1.50.0</version >
1111
1212 <name >Stack Data Uploader</name >
1313 <url >https://theworldavatar.io</url >
3838 <dependency >
3939 <groupId >com.cmclinnovations</groupId >
4040 <artifactId >stack-clients</artifactId >
41- <version >1.50.0-rest-api-agent-SNAPSHOT </version >
41+ <version >1.50.0</version >
4242 </dependency >
4343
4444 <dependency >
Original file line number Diff line number Diff line change 11services :
22 stack-manager :
3- image : ghcr.io/theworldavatar/stack-manager${IMAGE_SUFFIX}:1.50.0-rest-api-agent-SNAPSHOT
3+ image : ghcr.io/theworldavatar/stack-manager${IMAGE_SUFFIX}:1.50.0
44 environment :
55 EXTERNAL_PORT : " ${EXTERNAL_PORT-3838}"
66 STACK_BASE_DIR : " ${STACK_BASE_DIR}"
Original file line number Diff line number Diff line change 77
88 <groupId >com.cmclinnovations</groupId >
99 <artifactId >stack-manager</artifactId >
10- <version >1.50.0-rest-api-agent-SNAPSHOT </version >
10+ <version >1.50.0</version >
1111
1212 <name >Stack Manager</name >
1313 <url >https://theworldavatar.io</url >
3838 <dependency >
3939 <groupId >com.cmclinnovations</groupId >
4040 <artifactId >stack-clients</artifactId >
41- <version >1.50.0-rest-api-agent-SNAPSHOT </version >
41+ <version >1.50.0</version >
4242 </dependency >
4343
4444 <dependency >
You can’t perform that action at this time.
0 commit comments