Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update node.js to 4928de2 #762

Merged
merged 1 commit into from
Dec 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion renovate.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


# EOL: 2025-04-30
FROM node:18.20.5@sha256:b57ae84fe7880a23b389f8260d726b784010ed470c2ee26d4e2cbdb955d25b12
FROM node:18.20.5@sha256:4928de25c9992bbd5706dacae676006ef55ff36f5b82369cac8d855d1cd30b7c

# EOL: 2026-04-30
FROM node:20.18.1@sha256:0ac548bf580398e13c477eb998886b0cc3f3a238a57ad698c28e9b54b949f2c0
Expand Down
Loading