Update node Docker tag to v12.18.1

parent b77eace8
FROM node:12.18.0-alpine
FROM node:12.18.1-alpine
# Build arguments to change source url, branch or tag
ARG CODIMD_REPOSITORY=https://github.com/codimd/server.git
......
FROM node:12.18.0-slim
FROM node:12.18.1-slim
# Build arguments to change source url, branch or tag
ARG CODIMD_REPOSITORY=https://github.com/codimd/server.git
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment