Update node Docker tag to v12.18.2

parent 65728fc2
FROM node:12.18.1-alpine
FROM node:12.18.2-alpine
# Build arguments to change source url, branch or tag
ARG CODIMD_REPOSITORY=https://github.com/codimd/server.git
......
FROM node:12.18.1-slim
FROM node:12.18.2-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