We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b9809 commit 27cfb8cCopy full SHA for 27cfb8c
README.rst
@@ -22,7 +22,7 @@ Use docker-compose to run this w3c validator along with v.Nu, docker-compose.yml
22
restart: always
23
w3c:
24
build: .
25
- image: netresearch/validator-w3c
+ image: ghcr.io/netresearch/validator-w3c
26
ports:
27
- "80:80"
28
0 commit comments