Skip to content

Commit 0aebcf6

Browse files
committed
fixed default image name
1 parent e0b464c commit 0aebcf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
hashtopolis-agent:
33
container_name: hashtopolis-agent
4-
image: htp-agent #hashtopolis/agent:latest
4+
image: hashtopolis/agent:latest
55
volumes:
66
- ./config.json:/htp/config.json
77
deploy:

0 commit comments

Comments
 (0)