Merge branch 'master' into portal-latest
This commit is contained in:
commit
0168c11609
|
@ -59,7 +59,7 @@ services:
|
|||
# build:
|
||||
# context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#main
|
||||
# dockerfile: Dockerfile
|
||||
image: skynetlabs/webportal-accounts-dashboard:1.1.1
|
||||
image: skynetlabs/webportal-accounts-dashboard:1.1.2
|
||||
container_name: dashboard
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
|
@ -59,7 +59,7 @@ services:
|
|||
# build:
|
||||
# context: https://github.com/SkynetLabs/webportal-nginx.git#main
|
||||
# dockerfile: Dockerfile
|
||||
image: skynetlabs/webportal-nginx:0.2.0
|
||||
image: skynetlabs/webportal-nginx:0.3.0
|
||||
container_name: nginx
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
Reference in New Issue