CI(deps): Update Node.js to v20
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef9a520988
commit
7190023f49
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:18-bullseye-slim
|
||||
FROM node:20-bullseye-slim
|
||||
|
||||
# Install utilities
|
||||
RUN apt-get update --fix-missing && apt-get install -y python build-essential && apt-get clean
|
||||
|
|
Loading…
Reference in a new issue