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