Unverified Commit f5f2d28b authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub

Update Node.js to v16.17.0

Signed-off-by: 's avatarRenovate Bot <bot@renovateapp.com>
parent 25dcd045
FROM node:16.16.0-alpine@sha256:1c8769a8c9ed57817ef07162744a3722421333a438185c560aa42a9a1fc6ea23 AS base
FROM node:16.17.0-alpine@sha256:2c405ed42fc0fd6aacbe5730042640450e5ec030bada7617beac88f742b6997b AS base
FROM base AS builder
# Build arguments to change source url, branch or tag
......
FROM node:16.16.0-bullseye-slim@sha256:cda7229eb72b7534396e7b58ba5b9f2454aee188317e058cbbf22686e5d07e2f AS base
FROM node:16.17.0-bullseye-slim@sha256:20d4ed2946c5b9c2ee8d45264a820ea127968aa4c67092dd81153f5159de6038 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