Skip to content

Commit 27cfb8c

Browse files
authored
fix image repo
1 parent b1b9809 commit 27cfb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use docker-compose to run this w3c validator along with v.Nu, docker-compose.yml
2222
restart: always
2323
w3c:
2424
build: .
25-
image: netresearch/validator-w3c
25+
image: ghcr.io/netresearch/validator-w3c
2626
ports:
2727
- "80:80"
2828
restart: always

0 commit comments

Comments
 (0)