chore(deps): update node.js to 0d2712a

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-25 03:14:59 +00:00
parent 1c16e25e14
commit aaba20e22d

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: CC-BY-SA-4.0 # SPDX-License-Identifier: CC-BY-SA-4.0
# BASE # BASE
FROM docker.io/node:18-alpine@sha256:045b1a1c90bdfd8fcaad0769922aa16c401e31867d8bf5833365b0874884bbae AS base FROM docker.io/node:18-alpine@sha256:0d2712ac2b2c1149391173de670406f6e3dbdb1b2ba44e8530647e623e0e1b17 AS base
RUN apk add --no-cache tini RUN apk add --no-cache tini
ENTRYPOINT ["tini", "--"] ENTRYPOINT ["tini", "--"]