Update Docker base image
Some checks failed
Build and push / Build and push images (push) Failing after 44s

This commit is contained in:
Jack O'Sullivan 2023-11-16 23:07:46 +00:00
parent 8b3fa6b075
commit f8ee085639

View File

@ -1,3 +1,3 @@
FROM node:18-bullseye FROM docker.io/node:18-bullseye
RUN apt-get -y update && \ RUN apt-get -y update && \
apt-get -y install sudo apt-get -y install sudo