actions-images/ubuntu.Containerfile

4 lines
77 B
Plaintext

FROM node:18-bullseye
RUN apt-get -y update && \
apt-get -y install sudo