Update node Docker tag to v23.8 #201
@@ -1,4 +1,4 @@
|
||||
FROM node:23.7-slim
|
||||
FROM node:23.8-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -qy \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user