Fix source image (to get rid of deprecation warnings)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:bookworm
|
FROM node:lts-bookworm
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y ca-certificates curl && \
|
apt-get install -y ca-certificates curl && \
|
||||||
|
|||||||
Reference in New Issue
Block a user