Use node as a base image
This commit is contained in:
parent
9033cf6a23
commit
cb7596117d
@ -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 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user