actions-images/ubuntu.Containerfile
Jack O'Sullivan 8b3fa6b075
Some checks failed
Build and push / Build and push images (push) Failing after 19s
Initial image build attempt
2023-11-16 22:56:40 +00:00

4 lines
77 B
Plaintext

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