update deploy template
This commit is contained in:
parent
6bd1c51a28
commit
a15115e3b5
|
@ -5,4 +5,4 @@ services:
|
||||||
build:
|
build:
|
||||||
context: . # assuming Dockerfile is in the current directory
|
context: . # assuming Dockerfile is in the current directory
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: git.nixc.us/nixius/top:latest
|
image: git.nixc.us/colin/top:latest
|
||||||
|
|
Loading…
Reference in New Issue