Skip to content

Commit

Permalink
update node version (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGlorias authored Nov 3, 2024
1 parent 3aeb94e commit 150956e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ui.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.9.0-bookworm-slim
FROM node:22.11.0-bookworm-slim

USER root
ENV COREPACK_ENABLE_DOWNLOAD_PROMPT=0
Expand Down

0 comments on commit 150956e

Please sign in to comment.