Update node Docker tag to v8.17 #10
@@ -1,4 +1,4 @@
|
||||
FROM node:8.9-slim
|
||||
FROM node:8.17-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -qy \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user