Skip to content

Commit 9c73158

Browse files
chore(deps): update node.js to v24
Signed-off-by: Renovate Bot <[email protected]>
1 parent db76ac6 commit 9c73158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homer/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# based on https://github.com/bastienwirtz/homer/blob/main/Dockerfile
22

33
# build stage
4-
FROM node:23-alpine AS build-stage
4+
FROM node:24-alpine AS build-stage
55
ARG VERSION=v25.10.1 # renovate: datasource=docker depName=b4bz/homer
66

77
ENV PNPM_HOME="/pnpm"

0 commit comments

Comments
 (0)