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