chore(deps): update node (#10741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-02 11:09:15 +01:00
committed by GitHub
parent ebea793534
commit 2934676594
11 changed files with 29 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
FROM node:20.15.0-alpine3.20@sha256:0ccc08fadfe696f2959f59404ce0d90461c834a7465c4a563c62c0fef4089885
FROM node:20.15.0-alpine3.20@sha256:df01469346db2bf1cfc1f7261aeab86b2960efa840fe2bd46d83ff339f463665
RUN apk add --no-cache tini
USER node