+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM node:24
|
FROM node:24-trixie
|
||||||
|
|
||||||
RUN apt-get update && apt-get upgrade -y && \
|
RUN apt-get update && apt-get upgrade -y && \
|
||||||
apt-get install -y --no-install-recommends ca-certificates && \
|
apt-get install -y --no-install-recommends ca-certificates && \
|
||||||
|
|||||||
Reference in New Issue
Block a user