Skip to content

Commit 05ca490

Browse files
Update Node.js to v24 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 637cdb1 commit 05ca490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.21.0-alpine
1+
FROM node:24.10.0-alpine
22
LABEL author="Julian Nonino <noninojulian@gmail.com>"
33

44
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)