Update node Docker tag to v22.11 #167
@@ -1,4 +1,4 @@
|
||||
FROM node:22.10-slim
|
||||
FROM node:22.11-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -qy \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user