Skip to content

Commit e2c734c

Browse files
authored
Merge pull request #1018 from sir-gon/renovate/node-26.x
Update Node.js to v26.5.0
2 parents 3c1b123 + 54036c0 commit e2c734c

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:26.4.0-alpine3.24
1+
ARG BASE_IMAGE=node:26.5.0-alpine3.24
22

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

0 commit comments

Comments
 (0)