Update Node.js to v16.14.2

Signed-off-by: 's avatarRenovate Bot <bot@renovateapp.com>
parent b521c630
FROM node:16.14.0-alpine@sha256:2c6c59cf4d34d4f937ddfcf33bab9d8bbad8658d1b9de7b97622566a52167f2b AS base
FROM node:16.14.2-alpine@sha256:da7ef512955c906b6fa84a02295a56d0172b2eb57e09286ec7abc02cfbb4c726 AS base
FROM base AS builder
# Build arguments to change source url, branch or tag
......
FROM node:16.14.0-bullseye-slim@sha256:1783532751c7b2b7d2b63a65a458fd5123e9a095ea2ad924c7f3da268d576380 AS base
FROM node:16.14.2-bullseye-slim@sha256:7d95bfe09e2244aa56ce7d836ac6f45ed6df2e2c270e1c087033d9acab83f660 AS base
FROM base AS builder
# Build arguments to change source url, branch or tag
......
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