actions-images/ubuntu.Containerfile

4 lines
87 B
Plaintext
Raw Normal View History

2023-11-16 23:07:46 +00:00
FROM docker.io/node:18-bullseye
2023-11-16 22:56:40 +00:00
RUN apt-get -y update && \
apt-get -y install sudo