mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
chore(deps): update node.js to v20
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
07dd196bff
commit
f5665629af
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
# BASE
|
||||
FROM docker.io/node:18-alpine@sha256:ca5d399560a9d239cbfa28eec00417f1505e5e108f3ec6938d230767eaa81f61 AS base
|
||||
FROM docker.io/node:20-alpine@sha256:cc4e8f3d78a276fa05eae1803b6f8cbb43145441f54c828ab14e0c19dd95c6fd AS base
|
||||
RUN apk add --no-cache tini
|
||||
ENTRYPOINT ["tini", "--"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue