Files
actions-images/ubuntu.Containerfile
T
jackos1998 f8ee085639
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
Docker

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