Skip to content

Commit a0e9e54

Browse files
authored
Merge pull request #763 from citizensadvice/node-24-upgrade
chore/Update to Node v24
2 parents 6edd373 + e23d1f4 commit a0e9e54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20.3.0
1+
v24.11

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4.8-alpine3.22 AS base
1+
FROM ruby:3.4.8-alpine3.23 AS base
22

33
RUN apk add git --no-cache
44

0 commit comments

Comments
 (0)