Fix source image (to get rid of deprecation warnings)
This commit is contained in:
parent
0344f18656
commit
62109cb856
@ -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 && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user