1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2025-05-21 23:21:29 +02:00
Files
html-w3c-validator/.devcontainer/Dockerfile
2022-01-06 19:52:25 +01:00

3 lines
90 B
Docker

ARG VARIANT="16"
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}