Update node Docker tag to v12.19.0

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