Update Docker base image
Some checks failed
Build and push / Build and push images (push) Failing after 44s
Some checks failed
Build and push / Build and push images (push) Failing after 44s
This commit is contained in:
parent
8b3fa6b075
commit
f8ee085639
@ -1,3 +1,3 @@
|
||||
FROM node:18-bullseye
|
||||
FROM docker.io/node:18-bullseye
|
||||
RUN apt-get -y update && \
|
||||
apt-get -y install sudo
|
||||
|
Loading…
Reference in New Issue
Block a user