Skip to content

Commit f56b7ca

Browse files
authored
Merge pull request #958 from sir-gon/renovate/node-24.x
Update Node.js to v24.14.1
2 parents dae2f50 + 05b8d04 commit f56b7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=node:24.14.0-alpine3.23
1+
ARG BASE_IMAGE=node:24.14.1-alpine3.23
22

33
###############################################################################
44
FROM ${BASE_IMAGE} AS base

0 commit comments

Comments
 (0)