mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-07 19:55:34 +02:00
3 lines
90 B
Docker
3 lines
90 B
Docker
ARG VARIANT="16"
|
|
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}
|