Update node Docker tag to v24.1 #233
@@ -1,4 +1,4 @@
|
||||
FROM node:24.0-slim
|
||||
FROM node:24.1-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -qy \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user