This repository has been archived on 2022-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
ci-node/Dockerfile

4 lines
34 B
Docker
Raw Normal View History

2022-09-27 17:26:08 +00:00
FROM cimg/node:current
USER root