Unverified Commit ea590378 authored by Sheogorath's avatar Sheogorath Committed by GitHub

Merge pull request #158 from hedgedoc/renovate/node-12.x

Update node Docker tag to v12.21.0
parents 82779306 9f16da38
FROM node:12.20.1-alpine@sha256:41ae2b38e38e387517c59ca50498eac0537a2ff2316552c3df3b406d31414d78 AS base
FROM node:12.21.0-alpine@sha256:3b6107026d975f33cdc482cd991b4e726557c8868f6814ac5116482add62b87c AS base
FROM base AS basebuilder
RUN apk update
......
FROM node:12.20.1-slim@sha256:02084a803d01a3abc1b62b0a8ea14d2484af7f7ec7a66a4bb9dc69a4bd49a5aa AS base
FROM node:12.21.0-slim@sha256:1bf5c4ee5fca8a1f950db9d41889fa6da5059f4fbc5cc5f3aec5804a3356b70d AS base
FROM base AS basebuilder
RUN apt-get update
......
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