Update docker image
This commit is contained in:
parent
a69b77d328
commit
f3cb494d1a
|
@ -82,9 +82,9 @@ services:
|
||||||
# ============================================================
|
# ============================================================
|
||||||
# dashboard-v2:
|
# dashboard-v2:
|
||||||
# build:
|
# build:
|
||||||
# context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#master
|
# context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#main
|
||||||
# dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
# image: skynetlabs/webportal-accounts-dashboard@1.0.0
|
# image: skynetlabs/webportal-accounts-dashboard@1.0.1
|
||||||
# container_name: dashboard-v2
|
# container_name: dashboard-v2
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
# logging: *default-logging
|
# logging: *default-logging
|
||||||
|
|
Reference in New Issue