actions-images/ubuntu.Containerfile
Jack O'Sullivan f8ee085639
Some checks failed
Build and push / Build and push images (push) Failing after 44s
Update Docker base image
2023-11-16 23:07:46 +00:00

4 lines
87 B
Plaintext

FROM docker.io/node:18-bullseye
RUN apt-get -y update && \
apt-get -y install sudo