Skip to content

Commit b1b9809

Browse files
authored
fix image repo
1 parent 86484ab commit b1b9809

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
@@ -6,7 +6,7 @@ services:
66
restart: always
77
w3c:
88
build: .
9-
image: netresearch/validator-w3c
9+
image: ghcr.io/netresearch/validator-w3c
1010
ports:
1111
- "80:80"
1212
restart: always

0 commit comments

Comments
 (0)