Use node as a base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM node:bookworm
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y ca-certificates curl software-properties-common && \
|
||||
|
||||
Reference in New Issue
Block a user