Skip to content

Commit 9b7e92a

Browse files
committed
chore: move validator image to ghcr.io
1 parent 83fb6df commit 9b7e92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/roles/validator/files/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
validator:
5-
image: spaceapi/validator:latest
5+
image: ghcr.io/spaceapi/validator:latest
66
restart: unless-stopped
77
networks:
88
- traefik-web

0 commit comments

Comments
 (0)