actions-images/ubuntu.Containerfile

4 lines
77 B
Plaintext
Raw Normal View History

2023-11-16 22:56:40 +00:00
FROM node:18-bullseye
RUN apt-get -y update && \
apt-get -y install sudo