Fix branch name
This commit is contained in:
parent
c4a8020f0b
commit
68f36209f8
|
@ -156,7 +156,7 @@ services:
|
||||||
dnslink-api:
|
dnslink-api:
|
||||||
# uncomment "build" and comment out "image" to build from sources
|
# uncomment "build" and comment out "image" to build from sources
|
||||||
# build:
|
# build:
|
||||||
# context: https://github.com/SkynetLabs/webportal-dnslink-api.git#master
|
# context: https://github.com/SkynetLabs/webportal-dnslink-api.git#main
|
||||||
# dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
image: skynetlabs/webportal-dnslink-api:0.1.0
|
image: skynetlabs/webportal-dnslink-api:0.1.0
|
||||||
container_name: dnslink-api
|
container_name: dnslink-api
|
||||||
|
|
Reference in New Issue