Skip to content

Commit f509f89

Browse files
authored
Merge pull request #82 from FlowFuse/update-nodejs-24
Update to NodeJS 24 containers
2 parents 67a5495 + fd7e319 commit f509f89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-alpine
1+
FROM node:24-alpine
22

33
ARG REGISTRY
44
ARG REGISTRY_TOKEN

0 commit comments

Comments
 (0)