Skip to content

Commit

Permalink
Update Node and dependencies (#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad authored Dec 13, 2024
1 parent a2de151 commit eb0ceb2
Show file tree
Hide file tree
Showing 3 changed files with 457 additions and 457 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ---- Base Node ----
FROM node:22.10.0-bookworm-slim as base
FROM node:22.12.0-bookworm-slim as base

RUN set -ex;\
apt-get update -y; \
Expand Down
Loading

0 comments on commit eb0ceb2

Please sign in to comment.