Skip to content

Commit

Permalink
Use Node 22 in the Dockerfile slim (#4396)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Jan 8, 2025
1 parent 7e7ed8e commit 53959ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-slim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.9.0-bookworm-slim
FROM node:22.13.0-bookworm-slim

ARG TARGETPLATFORM=linux/amd64

Expand Down

0 comments on commit 53959ac

Please sign in to comment.