Processed apps directory via GitHub Actions
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- PROFILE=mysql
|
||||
- DB_URL=jdbc:mysql://${DB_HOSTNAME}:${DB_PORT}/${DB_NAME}
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- PROFILE=mysql
|
||||
- DB_URL=jdbc:mysql://${DB_HOSTNAME}:${DB_PORT}/${DB_NAME}
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user