Skip to content

Commit ba14a18

Browse files
authored
Update docker-compose.yml
1 parent 4d872fa commit ba14a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '2.3'
33
services:
44
statping:
55
container_name: statping
6-
image: adamboutcher/statping-ng:latest
6+
image: dockurr/statping:latest
77
restart: always
88
volumes:
99
- statping_data:/app

0 commit comments

Comments
 (0)